summaryrefslogtreecommitdiff
path: root/src/sna/sna_driver.c
AgeCommit message (Expand)Author
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
2013-09-17intel: Make the option to control VSync and PageFlip explictChris Wilson
2013-09-07Revert "sna: Add XMir support"Chris Wilson
2013-09-06sna: Listen to ACPI events for power state notificationsChris Wilson
2013-09-04sna: Add XMir supportChris Wilson
2013-08-25sna: Make sure we assert our Master status before copying the fbconChris Wilson
2013-08-25sna: Make SetScreenPixmap do as it saysChris Wilson
2013-08-24sna: Fix reversed logic and loss of trust in the hostChris Wilson
2013-08-24sna: Don't restrict the frontbuffer to be scanout capable if hostedChris Wilson
2013-08-24sna: Trust the preferred-depth returned by the hostChris Wilson
2013-08-24sna: Don't copy fbcon if hostedChris Wilson
2013-08-14sna: Check that we successfully install the required hosting midlayerChris Wilson
2013-08-14sna: unwrap old modesetting API whilst hostedChris Wilson
2013-08-09intel: Disable incompatible features whilst hostedChris Wilson
2013-08-01sna/dri: Disable TripleBuffering by default for compositorsChris Wilson
2013-07-29sna: Cleanup along all error paths in sna_pre_init()Chris Wilson
2013-07-29sna: Restore driver info upon FreeScreenChris Wilson
2013-07-24sna: Remove bogus comment concerning sna_enter_vtChris Wilson
2013-07-11sna: Remove the duplicated open-coding of SetScreenPixmapChris Wilson
2013-07-03intel: Retire Option "RelaxedFencing"Chris Wilson
2013-07-02sna: Only preserve the real fbcon upon first starting XChris Wilson
2013-07-02sna: Simplify validation of active CRTCsChris Wilson
2013-07-02sna: Hook into crtc_notify rather than ModeSetChris Wilson
2013-06-30sna: Replace conflicting drmDropMasterChris Wilson
2013-06-25sna: Drop master when closing the screenChris Wilson
2013-06-23sna: Only open the /dev/dri/cardX device onceChris Wilson
2013-06-22sna: Add reference counting to drmMaster for ZaphodChris Wilson
2013-05-30sna: Cleanup up error reporting after failure to init KMS interfaceChris Wilson
2013-05-21sna: Warn about the consequences of disabling tilingChris Wilson
2013-05-21sna/video: Convert to a pure Xv backendChris Wilson
2013-04-10sna: Align uploads to start on page boundariesChris Wilson
2013-04-10sna: Suppress hotplug events whilst VT switched awayChris Wilson
2013-03-04sna: Drop a local variable only used to hold a constantChris Wilson
2013-03-03sna: Undo preferred depth for gen3Chris Wilson