index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_cmdbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: Use VMW_DEBUG_USER for device command buffer errors
Deepak Rawat
2019-04-08
1
-8
/
+10
*
drm/vmwgfx: Remove set but not used variable 'restart'
YueHaibing
2019-04-08
1
-5
/
+1
*
drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2019-01-28
1
-4
/
+7
*
drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...
Thomas Hellstrom
2018-09-27
1
-2
/
+2
*
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-06-29
1
-2
/
+2
*
drm/vmwgfx: Fix multiple command buffer context use
Thomas Hellstrom
2018-03-22
1
-32
/
+25
*
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2018-02-26
1
-1
/
+1
*
drm/vmwgfx: Fix incorrect command header offset at restart
Thomas Hellstrom
2017-08-28
1
-0
/
+1
*
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
2017-08-28
1
-25
/
+158
*
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
2017-08-28
1
-39
/
+19
*
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2017-07-24
1
-6
/
+4
|
\
|
*
drm/vmwgfx: Use dma_pool_zalloc
Souptick Joarder
2017-07-17
1
-6
/
+4
*
|
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-18
1
-1
/
+2
|
/
*
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-02-03
1
-8
/
+2
*
drm/vmwgfx: use *_32_bits() macros
Paul Bolle
2016-06-15
1
-5
/
+2
*
drm/vmwgfx: Fix an incorrect lock check
Thomas Hellstrom
2016-01-14
1
-1
/
+1
*
drm/vmwgfx: Stabilize the command buffer submission code
Thomas Hellstrom
2015-10-21
1
-14
/
+20
*
drm/vmwgfx: Fix a command submission hang regression
Thomas Hellstrom
2015-09-30
1
-0
/
+8
*
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
1
-3
/
+2
*
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
2015-08-12
1
-1
/
+1
*
drm/vmwgfx: Fix an uninitialized value
Thomas Hellstrom
2015-08-05
1
-1
/
+1
*
drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t
Thomas Hellstrom
2015-08-05
1
-1
/
+5
*
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
1
-4
/
+4
*
drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING
Thomas Hellstrom
2015-08-05
1
-49
/
+34
*
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2015-08-05
1
-0
/
+1315