summaryrefslogtreecommitdiff
path: root/src/sna/sna_display.c
AgeCommit message (Expand)Author
2016-06-20sna/video: Create one XvAdapter for each sprite planeChris Wilson
2016-06-20sna: Record all sprite planes reported by the kernelChris Wilson
2016-06-01compat: Another day, another ABI change for OsBlockSGIOChris Wilson
2016-05-31sna: Use physical output size from the kernelChris Wilson
2016-05-28sna: Restore TearFree operation after switching everything offChris Wilson
2016-05-22sna: Display errno when SETCURSOR failsChris Wilson
2016-05-22sna: Allow disconnected outputs to retain state without EDID checksChris Wilson
2016-05-18sna: Confirm the EDID is the same after a hotplug before ignoringChris Wilson
2016-05-17sna: Don't skip migration-to-GPU for TearFreeChris Wilson
2016-05-17sna: Track the minimum damage when doing CRTC-local TearFreeChris Wilson
2016-05-17sna: Fix increment of modeset serial after applying CRTCChris Bainbridge
2016-05-16sna: Ensure we only cache the local CRTC scanout bufferChris Wilson
2016-05-16sna: Do not cache the current crtc bo after performing the setcrtcChris Wilson
2016-05-07sna: Do not force ping-pong migration for TearFree + NoAccelChris Wilson
2016-04-20sna: Fix reporting of errno after setcrtc failureChris Wilson
2016-04-20sna: Force the shadow buffer even after we fail to set the crtc for TearFreeChris Wilson
2016-04-17sna: Block SIGIO when we are trying to flipChris Wilson
2016-04-15sna: Mark the transformed cursor image as dirtyChris Wilson
2016-04-10sna/present: Prevent recursion when handling TearFree waitsChris Wilson
2016-04-07sna: Don't limit CRTC idChris Wilson
2016-04-06sna/present: Skip the unflip if a no-opChris Wilson
2016-04-03sna: Only print "Failed to prepare CRTC ... disabling TearFree" onceChris Wilson
2016-03-31sna/video: Use the GPU to prescale overlay spritesChris Wilson
2016-03-24sna/present: Cancel pending unflips when resizing the screenChris Wilson
2016-03-22sna/present: Report BadValue if target_msc exceeds last known msc by 1<<32Chris Wilson
2016-03-16sna: Relax tiling requirements to cope with kernel errorsChris Wilson
2016-03-14sna: Set initial gamma_size to 256 when loading from hardwareChris Wilson
2016-03-07sna: Restrict reflected rotations to be rotationsVille Syrjälä
2016-02-24sna/dri2: Add active-scanout tracking to single CRTC flipsChris Wilson
2016-02-23sna: Flush the DRM event queue after a modesetChris Wilson
2016-02-23sna/dri2: Ensure the flipqueue is drained on pageflip failureChris Wilson
2016-02-18sna: Prefer to avoid direct rendering with FBCChris Wilson
2016-02-18sna: Check enable_psr module parametersChris Wilson
2016-01-27sna: Restrict TearFree damage discarding to straightforward copiesChris Wilson
2016-01-27sna: Perform composite rotation on the individual damage elementsChris Wilson
2016-01-20sna: Allow for a Y-tiled shadowChris Wilson
2016-01-20sna: Reset CRTC if setting rotation failsChris Wilson
2016-01-12sna: Setup the GTT domain on the new cursorsChris Wilson
2016-01-01sna: Add fault-injection for cursor ioctlsChris Wilson
2015-12-15sna: Need function definitions as wellChris Wilson
2015-12-15sna: Dump kernel debug messages for KMS failuresChris Wilson
2015-12-11sna: Don't disable the native backlight around modesetsChris Wilson
2015-11-22sna: Disable secondary planes on taking over VTChris Wilson
2015-11-10sna: Fix Zaphod interaction with DP-MSTChris Wilson
2015-11-10sna/dri2: Flip logic for shadow_waitChris Wilson
2015-11-10sna/dri2: Add a specific recursion indicator for TearFree/DRI2Chris Wilson
2015-11-10sna: Tweak TearFree interaction with Present flippingChris Wilson
2015-10-31sna: Don't extend the display mode cache for an unknown outputChris Wilson
2015-10-30sna: Allow pipes to be manually assigned to ZaphodHeadsChris Wilson
2015-10-30sna: Always refresh the blob property before readingChris Wilson