summaryrefslogtreecommitdiff
path: root/src/sna/sna_display.c
AgeCommit message (Expand)Author
2015-10-30sna: Handle getblob failures gracefullyChris Wilson
2015-10-26sna: Always flag the shadow buffer after resetting it fr DPMS onChris Wilson
2015-10-09sna: Avoid truncating the cursor when scaling upChris Wilson
2015-10-09sna: Compute rotation cursor transformationChris Wilson
2015-10-01sna: Indicate when we expect to call RRGetInfo during discoveryChris Wilson
2015-09-28sna: Prevent infinite recursion on udevless RRGetInfo()Chris Wilson
2015-09-22sna: Check for udev events before readingChris Wilson
2015-09-18sna: Apply cursor hotspot transformationChris Wilson
2015-09-16sna: Refresh last detection timestamp on hotplug notifiesChris Wilson
2015-09-13sna: Update the last known status timestamp on modesetChris Wilson
2015-09-13sna: Only update the CRTC mode serial number on successChris Wilson
2015-09-11sna: Coldplug unknown connections as wellChris Wilson
2015-09-10sna: Use RRGetInfo() for setting hotplug/coldplug informationChris Wilson
2015-09-09sna: Coldplug all outputs on startupChris Wilson
2015-09-09sna: Hook up kernel modes on hotplug notificationChris Wilson
2015-09-09sna: On hotplug events, update the output->statusChris Wilson
2015-08-25intel: Add an Option for disabling native rotationChris Wilson
2015-08-16sna/dri2: Flush the pending flip when a client disappearsChris Wilson
2015-08-14sna: Fixup conversion of rotation into reflectionChris Wilson
2015-08-14sna: Only handle a rotation natively if all bits are supportedChris Wilson
2015-08-14sna: Fix the reduction of xy reflection onto rotations.Bob Paauwe
2015-08-08sna: A couple more asserts for valid flip data and handlingChris Wilson
2015-07-31sna: Undo a CRTC flip that results in a pageflip failureChris Wilson
2015-07-31sna: Assert that flip handler/data exists before invokingChris Wilson
2015-07-26sna: Double check for Present takeover before TearFree flipsChris Wilson
2015-07-26sna: Add a few more DBG and assertions around Present/TearFree interactionsChris Wilson
2015-07-22sna: Fix the last character before a colon in the fake-edid pathsChris Wilson
2015-07-21sna: Abort output construction on allocation failureChris Wilson
2015-07-21sna: Terminate the fake-edid path correctlyChris Wilson
2015-07-18sna: Allow user override of EDID for an outputChris Wilson
2015-07-16sna: Block cursor signals during modesetChris Wilson
2015-07-16sna: Add a DBG option to control native rotations for testingChris Wilson
2015-07-10sna: Prevent a crash from an invalid EDID readChris Wilson
2015-06-17backlight: Factor known names into preferred interfacesChris Wilson
2015-06-15sna: Be robust in handling DPMS failuresChris Wilson
2015-06-09Fix typos found with codespell v1.7Sedat Dilek
2015-06-04sna: Ensure compat_output is sane after sorting outputsChris Wilson
2015-06-03sna: Force a configuration reprobe if we detect a mismatch in initial stateChris Wilson
2015-06-01sna: Compilation fixes for stable distrosChris Wilson
2015-05-28sna: Flag disabled CRTC to xrandrChris Wilson
2015-05-25sna: Clear encoders request field when updating propertiesChris Wilson
2015-05-19sna: Force restoration of SW cursor after HW cursor failsChris Wilson
2015-05-19sna: Disable HW cursor if we fail to update itChris Wilson
2015-05-04Remove the driver option to delete connectors on unpluggingChris Wilson
2015-04-21sna: Allow flips to continue after successfully fixing up the CRTCChris Wilson
2015-04-18sna/present: Reuse last cached swap msc/ust during a flip chainChris Wilson
2015-04-15sna: Use addfb2.1 for extended scanout supportChris Wilson
2015-04-14sna: Reverse the size check so that it worksChris Wilson
2015-04-14sna: Add common widescreen resolutionsChris Wilson
2015-04-12sna: Mark the fallback TearFree flip path as pendingChris Wilson