summaryrefslogtreecommitdiff
path: root/src/sna/sna_driver.c
AgeCommit message (Expand)Author
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
2012-06-02sna: Prevent NULL deref with early termination and DBG enabledChris Wilson
2012-05-30sna: Convert remaining drmCommands to drmIoctlChris Wilson
2012-05-29sna: Trim the set of includesChris Wilson
2012-05-28sna/dri: Enable handling for Option "SwapBuffersWait"Chris Wilson
2012-05-27sna: Validate all CRTCs after updating oneChris Wilson
2012-05-25sna: Perform the selftest after probingChris Wilson
2012-05-25sna: Check the bus type before declaring probe successChris Wilson
2012-05-25Only create a single instance of the intel_options arrayChris Wilson
2012-05-24Allow runtime switching of AccelMethod between uxa/sna and even glamorChris Wilson
2012-05-24Unify options handling between UXA and SNAEugeni Dodonov
2012-05-24sna: Query CRTC states following a hotplug eventChris Wilson