drm/vmwgfx: Stabilize the command buffer submission code
[linux-2.6-block.git] / drivers / gpu / drm / vmwgfx / vmwgfx_cmdbuf.c
2015-10-21 Thomas Hellstromdrm/vmwgfx: Stabilize the command buffer submission...
2015-09-30 Thomas Hellstromdrm/vmwgfx: Fix a command submission hang regression
2015-08-27 Dave AirlieMerge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux...
2015-08-24 Dave AirlieMerge tag 'v4.2-rc8' into drm-next
2015-08-17 Dave AirlieMerge branch 'vmwgfx-next' of git://people.freedesktop...
2015-08-12 Thomas Hellstromdrm/vmwgfx: Initial DX support
2015-08-12 Sinclair Yehdrm/vmwgfx: Update device includes for DX device functi...
2015-08-05 Thomas Hellstromdrm/vmwgfx: Fix an uninitialized value
2015-08-05 Thomas Hellstromdrm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t
2015-08-05 Thomas Hellstromdrm/vmwgfx: Kill a bunch of sparse warnings
2015-08-05 Thomas Hellstromdrm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING
2015-08-05 Thomas Hellstromdrm/vmwgfx: Add command buffer support v3