summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-22sna: Handle asynchronous signals from threadsChris Wilson
2014-02-21sna: Use a hint to do whole image uploads inplaceChris Wilson
2014-02-21sna: Allow allocation to fail even when debuggingChris Wilson
2014-02-21sna: Wrap inplace trapezoid operators with SIGBUS protectionChris Wilson
2014-02-21sna: Tighten assertion for tiling blt fallbacksChris Wilson
2014-02-21sna: Do not attempt fallback configuration without any CRTCsChris Wilson
2014-02-21sna: Do not register colormaps without any CRTCsChris Wilson
2014-02-20backlight: Make search routine for device specific backlight commonChris Wilson
2014-02-20sna: Query cursor size from the kernelChris Wilson
2014-02-18backlight: Build fixes for OpenBSDMark Kettenis
2014-02-17backlight: Drop rights before executing pkexecHans de Goede
2014-02-17backlight: Use System instead of system when checking for pkexecHans de Goede
2014-02-17backlight: Explain better why we support both pkexec and suid root for the he...Hans de Goede
2014-02-15backlight: tidy use of BACKLIGHT_CLASSChris Wilson
2014-02-15backlight: Reject user overrides on OpenBSDChris Wilson
2014-02-15backlight: Amalgamate hardcoded priority tablesChris Wilson
2014-02-15Backlight helper build fixesJan Alexander Steffens (heftig)
2014-02-15intel: Add a helper for setting backlight without root rightsChris Wilson
2014-02-15intel: export fd_set_cloexec / fd_set_nonblockHans de Goede
2014-02-15intel: Fix fd_set_nonblockHans de Goede
2014-02-14sna: Inherit the native rotation on initial output probingChris Wilson
2014-02-14sna: Reorganise native rotation ioctls to compile on old LinuxChris Wilson
2014-02-14sna: Guard use of DRM_MODE_OBJECT type idsChris Wilson
2014-02-14sna: Check that the backlight interface is in sysfs before accessChris Wilson
2014-02-13sna: Increase the acceptable screen size rangeChris Wilson
2014-02-13sna: Filter out requests to create a 0x0 frontbufferChris Wilson
2014-02-13sna: Fix comparison of previous BLT commandsChris Wilson
2014-02-13uxa: Check for access to backlight interfaceChris Wilson
2014-02-13sna: Check for access to backlight interfaceChris Wilson
2014-02-13sna: Clear DPMS tracking on VT switchChris Wilson
2014-02-13sna: Extend native rotation support to spritesChris Wilson
2014-02-13sna: Enable coordinate transforms for native CRTC rotationChris Wilson
2014-02-13Revert "uxa: Do not change DPMS mode on unconnected outputs"Chris Wilson
2014-02-13sna: Always assign a name to the modesChris Wilson
2014-02-12sna/gen5: Flush the render cache between operationsChris Wilson
2014-02-12sna: Support native primary plane rotationsChris Wilson
2014-02-12Revert "sna/gen6: Serialise write to DERRMR register using STORE_REGISTER_MEM"Chris Wilson
2014-02-12sna/gen5: Use the DBG option ALWAYS_FLUSH to force a full flushChris Wilson
2014-02-12Merge branch 'master' of hsw:/usr/src/xf86-video-intelChris Wilson
2014-02-12sna/gen5: Add a DBG option to force flushes between operationsChris Wilson
2014-02-12sna: Retrieve tiling for fbconChris Wilson
2014-02-12sna: Delete redundant branchChris Wilson
2014-02-11Merge branch 'master' of hsw:/usr/src/xf86-video-intelChris Wilson
2014-02-11sna: Defer move-to-gpu until we need to transfer GPU damage to CPUChris Wilson
2014-02-11sna/gen6: Serialise write to DERRMR register using STORE_REGISTER_MEMChris Wilson
2014-02-10sna: Remove damaged region after converting CPU bo to GPU boChris Wilson
2014-02-10sna: Check for overwriting damage before applying clearChris Wilson
2014-02-10sna: Clear GPU damage flag for 1x1 writes onto a clear bufferChris Wilson
2014-02-10sna/gen6: Restore stall dropped when not flushing insteadChris Wilson
2014-02-06sna: And clear drawable->id on reused pixmapsChris Wilson