summaryrefslogtreecommitdiff
path: root/src/sna/sna_display.c
AgeCommit message (Expand)Author
2014-07-11sna: Use a stricter test for determining CRTC off before updating the cursorChris Wilson
2014-07-11sna: Reduce reflections onto rotationsChris Wilson
2014-07-08sna: Rewrite rotation setup on top of universal drm planesChris Wilson
2014-07-03sna: Wrap xf86DPMSSetChris Wilson
2014-07-03sna: Clear the cursor reference from the CRTC if the update failsChris Wilson
2014-07-01sna: Enforce LinearFramebuffer optionChris Wilson
2014-06-30sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn boChris Wilson
2014-06-26sna: Make output destroy more defensiveChris Wilson
2014-06-25sna: Only mark throttle as done after successChris Wilson
2014-06-25sna: Throttle before doing a TearFree buffer replacementChris Wilson
2014-06-25sna: Check all connectors for reuseChris Wilson
2014-06-24sna: Add yet more DBG messages to MST discoveryChris Wilson
2014-06-24sna: Add some more DBG around connector discoveryChris Wilson
2014-06-24sna: Ensure serial is not 0 for runtime MST discoveryChris Wilson
2014-06-23sna: Disable CRTC after MST topology changeChris Wilson
2014-06-23sna: Silence compiler warning for shadowed variableChris Wilson
2014-06-23sna: Handle old busy_ioctl not reporting the active ringChris Wilson
2014-06-23sna: Add DBG breadcrumbs to sna_output_discover()Chris Wilson
2014-06-23sna: Add missing string for DBGChris Wilson
2014-06-22sna: Disable unused CRTC after undock eventsChris Wilson
2014-06-22sna: Track CRTC mode changes and discard old flipsChris Wilson
2014-06-22sna: Clean up CRTC on CloseScreenChris Wilson
2014-06-21sna: Clear the transform flag on disabling the CRTCChris Wilson
2014-06-20sna: Mark up const boxes to keep the compiler happyChris Wilson
2014-06-19sna: Always readback shadow damage after replacing the bufferChris Wilson
2014-06-18sna: Fix DBG compilationChris Wilson
2014-06-18sna: Pass desired CRTC viewport for completing single CRTC flipsChris Wilson
2014-06-17sna: Remove invalid assertChris Wilson
2014-06-16sna: Add more DBG to track transitions between CRTC and its shadow or flip boChris Wilson
2014-06-14sna: Enable TearFree by default for systems with PSRChris Wilson
2014-06-13sna: Track the pageflip bo's busynessChris Wilson
2014-06-13sna: Try to reuse the current cursor if we fail to updateChris Wilson
2014-06-11sna: Support efficient cursor updates for old machinesChris Wilson
2014-06-11sna: Create a stable output name based on MST topologyChris Wilson
2014-06-11sna: Discard TearFree damage before checking for an overwriting uploadChris Wilson
2014-06-11sna: Silence compiler warnings for discarding const Region pointsChris Wilson
2014-06-10sna/dri2: Check that the window covers the whole CRTC before xchgChris Wilson
2014-06-10sna: Cast away compiler warningChris Wilson
2014-06-10sna: Fix arguments when flipping transformed TearFree outputsChris Wilson
2014-06-10sna: Tidy a few asserts on the state of crtc->flip_boChris Wilson
2014-06-10sna: Handle the user passing "Backlight" ""Chris Wilson
2014-06-10sna: Queue a flip after fixing up a failed flipChris Wilson
2014-06-09sna: Fix the typo in the last commitChris Wilson
2014-06-09sna: Add an extra error message before disabling a CRTCChris Wilson
2014-06-09configure: Allow disabling control over the backlightChris Wilson
2014-06-09sna: Defer the copy back from the shadow CRTC bo until we allocate the targetChris Wilson
2014-06-09sna: Fix cut'n'paste DBG errorChris Wilson
2014-06-09sna: Fixup normal flips between different pitchesChris Wilson
2014-06-09sna/dri2: Allow TearFree flipping to individual CRTCChris Wilson
2014-06-09sna: Do not rely on udev_monitor_receive_device() being non-blockingChris Wilson