aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c
Commit message (Expand)AuthorAge
* drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...Thomas Hellstrom2018-09-27
* drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)2018-06-29
* drm/vmwgfx: Fix multiple command buffer context useThomas Hellstrom2018-03-22
* drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König2018-02-26
* drm/vmwgfx: Fix incorrect command header offset at restartThomas Hellstrom2017-08-28
* drm/vmwgfx: Restart command buffers after errorsThomas Hellstrom2017-08-28
* drm/vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom2017-08-28
* Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2017-07-24
|\
| * drm/vmwgfx: Use dma_pool_zallocSouptick Joarder2017-07-18
* | drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-18
|/
* drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson2017-02-03
* drm/vmwgfx: use *_32_bits() macrosPaul Bolle2016-06-15
* drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom2016-01-13
* drm/vmwgfx: Stabilize the command buffer submission codeThomas Hellstrom2015-10-21
* drm/vmwgfx: Fix a command submission hang regressionThomas Hellstrom2015-09-30
* drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-12
* drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh2015-08-12
* drm/vmwgfx: Fix an uninitialized valueThomas Hellstrom2015-08-05
* drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_tThomas Hellstrom2015-08-05
* drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom2015-08-05
* drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNINGThomas Hellstrom2015-08-05
* drm/vmwgfx: Add command buffer support v3Thomas Hellstrom2015-08-05