Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-21 | drm/vmwgfx: Stabilize the command buffer submission code | Thomas Hellstrom | 1 | -14/+20 |
2015-09-30 | drm/vmwgfx: Fix a command submission hang regression | Thomas Hellstrom | 1 | -0/+8 |
2015-08-12 | drm/vmwgfx: Initial DX support | Thomas Hellstrom | 1 | -3/+2 |
2015-08-12 | drm/vmwgfx: Update device includes for DX device functionality | Sinclair Yeh | 1 | -1/+1 |
2015-08-05 | drm/vmwgfx: Fix an uninitialized value | Thomas Hellstrom | 1 | -1/+1 |
2015-08-05 | drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t | Thomas Hellstrom | 1 | -1/+5 |
2015-08-05 | drm/vmwgfx: Kill a bunch of sparse warnings | Thomas Hellstrom | 1 | -4/+4 |
2015-08-05 | drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING | Thomas Hellstrom | 1 | -49/+34 |
2015-08-05 | drm/vmwgfx: Add command buffer support v3 | Thomas Hellstrom | 1 | -0/+1315 |