summaryrefslogtreecommitdiff
path: root/src/sna/sna_driver.c
AgeCommit message (Expand)Author
2012-12-10sna: Try installing a fallback config on VT enter in case full desiredMode failsChris Wilson
2012-11-30Convert generation counter to octalChris Wilson
2012-11-26sna: Disable shadow tracking upon regenChris Wilson
2012-11-08Remove reliance on hard-coded DRI nameChris Wilson
2012-11-02sna: Add a small delay during startup if another master is still activeChris Wilson
2012-10-24sna: Disable RandR hotplug events if Xinerama is enabledChris Wilson
2012-10-22sna: Tidy udev install/remove and add a couple of lines of DBGChris Wilson
2012-09-29sna: Release the front buffer and drop DRM master early during shutdownChris Wilson
2012-09-26Kill mibstore pretend backwards compatibilityChris Wilson
2012-09-25sna: Remove unused reference to mibstore.h, removed in future XorgChris Wilson
2012-09-18sna/gen7: Add some ring switching sanity checksChris Wilson
2012-09-10sna: Fixup possible_crtcs for ZaphodHeadsChris Wilson
2012-09-05Add PlatformProbe to handle sharing of device entitiesChris Wilson
2012-09-05sna: Harden against initialisation failuresChris Wilson
2012-09-05sna: Drop master after discarding framebuffersChris Wilson
2012-09-04sna: Port prime interfacingChris Wilson
2012-09-03sna: Enable platform probingChris Wilson
2012-08-20Only open the matching BusID and not the first namedChris Wilson
2012-08-12sna: Make the failure to create render caches non-fatalChris Wilson
2012-08-04Fix build failure when passing --with-builderstring.Cyril Brulebois
2012-08-03Pass the chipset info through driverPrivate rather than a global pointerChris Wilson
2012-07-29Don't disable acceleration on 830/845g by defaultChris Wilson
2012-07-28sna: Honour the Option "DRI"Chris Wilson
2012-07-23sna: Remove a surplus functionChris Wilson
2012-07-23intel: Refactor the common chipset detection/overrideChris Wilson
2012-07-19sna: Re-register the SHM funcs every server generationChris Wilson
2012-07-13sna: Split CloseScreen into two phasesChris Wilson
2012-07-13sna: Only try to enable DRI2 if the module is available at runtimeChris Wilson
2012-07-12sna: Fix build without DRI2Chris Wilson
2012-07-12sna: Check for failure to initialize the sprite pointersChris Wilson
2012-07-10sna: Disable periodic scanout refresh if all outputs are disconnectedChris Wilson
2012-07-09sna: Improve the check for assertionsChris Wilson
2012-07-09sna: Simplify the DBG incarnationChris Wilson
2012-07-08sna/dri: Couple the frame events into DestroyWindowChris Wilson
2012-07-08sna/dri: Replace the DRI2 drawable type with a devPrivateChris Wilson
2012-07-08sna: Fixup fb wrapperChris Wilson
2012-07-05sna: Fallback to attaching a shadow fb if we fail to setup the crtcChris Wilson
2012-07-04sna: Simplify timer executionChris Wilson
2012-07-03sna: Allow booting on older kernels by disabling HW accelerationChris Wilson
2012-06-29sna: Install the ModeSet handler as the base handlerChris Wilson
2012-06-23sna: extend RandR to support super sized monitor configurationsChris Wilson
2012-06-19sna: Check results from syscallsChris Wilson
2012-06-14sna: Make the disable-unused after vt switch distinct from DPMS offChris Wilson
2012-06-13sna: Valgrind updatesZdenek Kabelac
2012-06-12sna: Hook up AdjustFrame()Chris Wilson
2012-06-11sna: Instrument memory/bo allocations for monitoring over timeChris Wilson
2012-06-08sna: Remove option to disable vmapChris Wilson
2012-06-05sna: port to compat apiDave Airlie
2012-06-05sna: drop using block/wakeup data.Dave Airlie
2012-06-04sna: Be paranoid and guard against xf86GetPciInfoForEntityChris Wilson