summaryrefslogtreecommitdiff
path: root/src/sna/sna_driver.c
AgeCommit message (Expand)Author
2014-07-23sna: Disable all outputs when initializing as a slaved output providerChris Wilson
2014-07-17sna: Support TearFree on slaved outputsChris Wilson
2014-07-17sna: Handle rotated slaved scanoutsChris Wilson
2014-07-03sna: Wrap xf86DPMSSetChris Wilson
2014-07-01sna: Correct migration flags for initial scanout creationChris Wilson
2014-07-01sna: Enforce LinearFramebuffer optionChris Wilson
2014-06-26sna: Remove scare quotes from hotplug detection "enabled"Chris Wilson
2014-06-18sna: Add log breadcrumbs with valgrindChris Wilson
2014-06-14sna: Enable TearFree by default for systems with PSRChris Wilson
2014-06-11sna: MST topologies may change on any hotplug eventChris Wilson
2014-06-11sna: Squelch log messages for fb/pixmap tiling in the default caseChris Wilson
2014-06-07sna: Fix reporting of TearFreeChris Wilson
2014-06-07sna: Allow TearFree to be enabled by default via configureChris Wilson
2014-06-06sna: Report KMS driver versionChris Wilson
2014-06-05sna/dri2: Enable immediate buffer exchangesChris Wilson
2014-06-02sna: Add support for PresentChris Wilson
2014-06-02sna: Add support for DRI3Chris Wilson
2014-06-02sna: Enable kernel support for asynchronous flipsChris Wilson
2014-05-23sna/dri2: Combine the DRI2 Window privates together into a single structChris Wilson
2014-05-23sna/dri2: Adjust current msc / target seq between CRTCsChris Wilson
2014-05-14sna: Rename DRI2 files, functions and variablesChris Wilson
2014-05-08sna: Add an xorg.conf option for removing unused outputsChris Wilson
2014-05-07sna: Set desired mode after rediscover during VT switchChris Wilson
2014-05-07sna: Run output discovery before modes queryChris Wilson
2014-05-02sna: Perform dynamic connector discoveryChris Wilson
2014-05-02sna: Do not stash drmModeResPtrChris Wilson
2014-04-18sna: Refine detection of when shadow is active during BlockHandlerChris Wilson
2014-04-18sna: Always flush the shadow scanoutChris Wilson
2014-03-27sna: Support variable sized cursorsChris Wilson
2014-03-20sna: Only enable cursor support if the hw cursor is supportedChris Wilson
2014-03-17sna: Improve guard against loading palettes whilst headlessChris Wilson
2014-02-21sna: Do not register colormaps without any CRTCsChris Wilson
2014-02-20sna: Query cursor size from the kernelChris Wilson
2014-01-31sna: Use 24bpp rendering by default for gen2 againChris Wilson
2014-01-27sna: Use signal-safe DBGChris Wilson
2014-01-17sna: Cull the DBG spew to stderrChris Wilson
2014-01-10sna: Include the deferred hotplug uevent propagation in DBGChris Wilson
2013-12-04sna: Print detected GPU firstChris Wilson
2013-11-25Correct type of uevent_handlerChris Wilson
2013-11-25Remove uneeded headersZdenek Kabelac
2013-11-21sna: Set supported rotations on virtual outputsChris Wilson
2013-11-14sna: Eliminate a compiler warning for a shadowed variableChris Wilson
2013-11-14sna: Eliminate a compiler warning for a shadowed variableChris Wilson
2013-10-03intel: Remove dependence upon having PciInfoChris Wilson
2013-09-23sna/dri: Fix SwapbufferWaitChris Wilson
2013-09-19sna: Do not change DPMS mode on unconnected outputsChris Wilson
2013-09-19intel: Fix includes for intel_optionsChris Wilson
2013-09-18sna: Pushed dixPrivateKeyRegistered wrapper into compat-api.hChris Wilson
2013-09-18sna: Wrap use of dixPrivateKeyRegistered for ueventsChris Wilson
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson