aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
AgeCommit message (Expand)Author
2017-08-28drm/vmwgfx: Fix incorrect command header offset at restartThomas Hellstrom
2017-08-28drm/vmwgfx: Restart command buffers after errorsThomas Hellstrom
2017-08-28drm/vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom
2017-07-24Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2017-07-17drm/vmwgfx: Use dma_pool_zallocSouptick Joarder
2017-05-18drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson
2016-06-15drm/vmwgfx: use *_32_bits() macrosPaul Bolle
2016-01-14drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom
2015-10-21drm/vmwgfx: Stabilize the command buffer submission codeThomas Hellstrom
2015-09-30drm/vmwgfx: Fix a command submission hang regressionThomas Hellstrom
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom
2015-08-12drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh
2015-08-05drm/vmwgfx: Fix an uninitialized valueThomas Hellstrom
2015-08-05drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_tThomas Hellstrom
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-08-05drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNINGThomas Hellstrom
2015-08-05drm/vmwgfx: Add command buffer support v3Thomas Hellstrom