summaryrefslogtreecommitdiff
path: root/src/sna/sna_driver.c
AgeCommit message (Expand)Author
2023-02-01sna: Eliminate sna_mode_wants_tear_free()Ville Syrjälä
2023-02-01sna: Allow DRI3 on gen2/3Ville Syrjälä
2020-12-15sna: Enable TearFree by default on recent HWChris Wilson
2019-09-19sna: Annotate more fall throughsVille Syrjälä
2019-02-20sna: Repeat udev_monitor_get_device() if interruptedChris Wilson
2019-01-21sna/uxa: Fix colormap handling at screen depth 30. (v2)Mario Kleiner
2018-10-19sna: Only generate a coldprobe RR probe when RandR is enabledChris Wilson
2018-04-01sna: Force posting of shadow updates for NotifyFdChris Wilson
2017-12-20sna: Fixup sna->scrn == scrn assert for early initialisationChris Wilson
2017-11-09sna: Update vtSema for Leave/EnterVTChris Wilson
2016-11-30sna: Always ask the client to reprobe after userspaceChris Wilson
2016-10-28sna: Load DRI3 if try to load DRI2 and failChris Wilson
2016-10-22sna: Allow Option DPMS to switch on (but not off)Chris Wilson
2016-10-21sna: Disable screen saver if Option "DPMS" is specifiedChris Wilson
2016-10-21sna: Force a reprobe for the specified hotplug connectorChris Wilson
2016-09-19sna: Update sanity check for next stage of Xorg ABIChris Wilson
2016-07-21sna: Unregister the BlockHandler on closeChris Wilson
2016-07-20Update to ABI 22 and NotifyFdChris Wilson
2016-07-02DRI3 is not supported by mesa/i915Chris Wilson
2016-05-28sna: Restore TearFree operation after switching everything offChris Wilson
2016-02-18sna: Use dirtyfb for fallback direct renderingChris Wilson
2015-11-22sna: Disable secondary planes on taking over VTChris Wilson
2015-10-01sna: Indicate when we expect to call RRGetInfo during discoveryChris Wilson
2015-09-22sna: Check for udev events before readingChris Wilson
2015-08-19sna: Release the mode before releasing the accel backend on LeaveVTChris Wilson
2015-07-28sna: Batch process hotplug eventsChris Wilson
2015-07-26sna: Add a few more DBG and assertions around Present/TearFree interactionsChris Wilson
2015-06-01sna: Force Linear FB when swizzling is unknown and fencing disabledChris Wilson
2015-05-28sna: sna_set_desired_mode() always returns true, make it voidChris Wilson
2015-05-04Remove the driver option to delete connectors on unpluggingChris Wilson
2015-04-12sna: Mark the GPU as available before doing the mode restore on VT enterChris Wilson
2015-04-09sna: Fix RandR detection to work before dixPrivateKeyRegisteredChris Wilson
2015-03-13sna: Remove redundant RRGetInfo on hotplug discoveryChris Wilson
2015-03-05sna: Remove the flush after waking up between clientsChris Wilson
2015-02-24sna: udev integration depends on fstat and sys/stat.hChris Wilson
2015-02-04Allow runtime selection between DRI levelsChris Wilson
2015-01-31Unify Option "DRI" parsingChris Wilson
2015-01-26sna: Log maximum number of CPU threadsChris Wilson
2015-01-26sna: Tweak treatment of DPMS mode to be consistent at all layersChris Wilson
2015-01-23sna: Add a fallback DBG for the git versionChris Wilson
2015-01-22sna: Declare outputs as hidden at startChris Wilson
2015-01-21sna: Keep front_active consistent across DPMS eventsChris Wilson
2015-01-20sna: Add missing include of DPMS constantsChris Wilson
2015-01-20sna: Finish e6227daff1e3eChris Wilson
2015-01-20sna: Add a loud DBG message when enabledChris Wilson
2015-01-13sna: Wrap direct access to ScrnInfoPtr->pScreenChris Wilson
2015-01-09sna: Capitlize log message "display hotplut detection"Chris Wilson
2015-01-08sna: Differentiate between disabling CRTC and turning off DPMSChris Wilson
2014-12-11sna: Catch NULL RandR screen privateChris Wilson
2014-12-04sna: Clear the read flags for the shared drm fd after useChris Wilson