aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom1-3/+2
2015-08-12drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh1-1/+1
2015-08-05drm/vmwgfx: Fix an uninitialized valueThomas Hellstrom1-1/+1
2015-08-05drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_tThomas Hellstrom1-1/+5
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom1-4/+4
2015-08-05drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNINGThomas Hellstrom1-49/+34
2015-08-05drm/vmwgfx: Add command buffer support v3Thomas Hellstrom1-0/+1315