summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-15intel: Add a helper for setting backlight without root rightsChris Wilson11-411/+560
2014-02-15intel: export fd_set_cloexec / fd_set_nonblockHans de Goede4-34/+105
2014-02-15intel: Fix fd_set_nonblockHans de Goede1-2/+2
2014-02-14sna: Inherit the native rotation on initial output probingChris Wilson1-1/+1
2014-02-14sna: Reorganise native rotation ioctls to compile on old LinuxChris Wilson1-82/+117
2014-02-14sna: Guard use of DRM_MODE_OBJECT type idsChris Wilson1-0/+4
2014-02-14sna: Check that the backlight interface is in sysfs before accessChris Wilson1-0/+7
2014-02-13sna: Increase the acceptable screen size rangeChris Wilson1-1/+1
2014-02-13sna: Filter out requests to create a 0x0 frontbufferChris Wilson1-0/+4
2014-02-13sna: Fix comparison of previous BLT commandsChris Wilson1-6/+6
2014-02-13uxa: Check for access to backlight interfaceChris Wilson1-0/+8
2014-02-13sna: Check for access to backlight interfaceChris Wilson1-0/+8
2014-02-13sna: Clear DPMS tracking on VT switchChris Wilson1-3/+5
2014-02-13sna: Extend native rotation support to spritesChris Wilson3-100/+149
2014-02-13sna: Enable coordinate transforms for native CRTC rotationChris Wilson1-1/+1
2014-02-13Revert "uxa: Do not change DPMS mode on unconnected outputs"Chris Wilson1-5/+4
2014-02-13sna: Always assign a name to the modesChris Wilson1-27/+28
2014-02-12sna/gen5: Flush the render cache between operationsChris Wilson1-1/+1
2014-02-12intel-virtual-output: Do not resize the screen whilst all outputs are offChris Wilson1-7/+25
2014-02-12intel-virtual-output: Force an output probe on initial connection to remote d...Chris Wilson1-1/+2
2014-02-12intel-virtual-output: Fix checking for no change in output modesChris Wilson1-3/+17
2014-02-12intel-virtual-output: Always requery modes after OutputNotifyChris Wilson1-5/+4
2014-02-12intel-virtul-output: Double check timestampsChris Wilson1-5/+13
2014-02-12sna: Support native primary plane rotationsChris Wilson3-4/+159
2014-02-12Revert "sna/gen6: Serialise write to DERRMR register using STORE_REGISTER_MEM"Chris Wilson1-24/+8
2014-02-12sna/gen5: Use the DBG option ALWAYS_FLUSH to force a full flushChris Wilson1-2/+2
2014-02-12Merge branch 'master' of hsw:/usr/src/xf86-video-intelChris Wilson4-8/+21
2014-02-12sna/gen5: Add a DBG option to force flushes between operationsChris Wilson1-1/+3
2014-02-12sna: Retrieve tiling for fbconChris Wilson1-1/+14
2014-02-12sna: Delete redundant branchChris Wilson1-6/+2
2014-02-11Record Video ABI version that we configure againstChris Wilson1-0/+2
2014-02-11Merge branch 'master' of hsw:/usr/src/xf86-video-intelChris Wilson1-57/+65
2014-02-11sna: Defer move-to-gpu until we need to transfer GPU damage to CPUChris Wilson1-57/+65
2014-02-11sna/gen6: Serialise write to DERRMR register using STORE_REGISTER_MEMChris Wilson1-8/+24
2014-02-10sna: Remove damaged region after converting CPU bo to GPU boChris Wilson1-1/+2
2014-02-10sna: Check for overwriting damage before applying clearChris Wilson1-6/+11
2014-02-10sna: Clear GPU damage flag for 1x1 writes onto a clear bufferChris Wilson1-1/+2
2014-02-102.99.910 snapshot2.99.910Chris Wilson2-1/+26
2014-02-10sna/gen6: Restore stall dropped when not flushing insteadChris Wilson1-4/+5
2014-02-06sna: And clear drawable->id on reused pixmapsChris Wilson1-1/+2
2014-02-06uxa: Do not expose TextureVideo Xv adapters when acceleration is disabledChris Wilson1-1/+2
2014-02-06sna: Add some DBG to clarify the source pixmap (for tiles)Chris Wilson1-1/+4
2014-02-06sna: Reset composite offsets when reusing freed pixmapsChris Wilson1-110/+83
2014-02-05sna: Add some DBG around tiled bltsChris Wilson1-2/+25
2014-02-05sna: Pass read hints from move-to-cpu to wait_for_shadowChris Wilson1-1/+1
2014-02-04sna: Tweak assert_bo_retired() to be callable on cached boChris Wilson1-2/+3
2014-02-04sna: Rearrange assertion to ease use of substitute cached boChris Wilson1-2/+4
2014-02-04sna/gen4: Disable use of pipecontrol invalidates againChris Wilson1-0/+4
2014-02-04sna/glyphs: Reset composite state between switching glyph formatsChris Wilson1-1/+2
2014-02-03sna/gen4,5: Fix setting pipe control cache flush bitsEdward Sheldrake3-11/+14