summaryrefslogtreecommitdiff
path: root/vmwgfx_cmdbuf.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-31vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counterpartThomas Hellstrom1-2/+2
2018-02-28vmwgfx: Fix multiple command buffer context useThomas Hellstrom1-32/+25
2017-05-31vmwgfx: Fix incorrect command header offset at restartThomas Hellstrom1-0/+1
2017-05-29vmwgfx: Restart command buffers after errorsThomas Hellstrom1-25/+158
2017-05-18vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom1-39/+19
2017-02-23vmwgfx: Porting over new drm and ttm filesSinclair Yeh1-69/+44
2016-12-20vmwgfx: Replace the compat implementation of dma_pool_zallocThomas Hellstrom1-0/+16
2016-12-07vmwgfx: Use dma_pool_zallocSouptick Joarder1-6/+4
2016-01-20vmwgfx: Fix an incorrect lock checkThomas Hellstrom1-1/+1
2015-10-21vmwgfx: Stabilize the command buffer submission codeThomas Hellstrom1-14/+20
2015-09-30vmwgfx: Crossport Fix a command submission hang regressionThomas Hellstrom1-4/+20
2015-09-08vmwgfx: Initial DX supportThomas Hellstrom1-3/+2
2015-08-06vmwgfx: Fix an uninitialized valueThomas Hellstrom1-1/+1
2015-08-06vmwgfx: Fix compiler warning with 32-bit dma_addr_tThomas Hellstrom1-1/+5
2015-05-07vmwgfx: Add command buffer support v3Thomas Hellstrom1-0/+1317