index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-20
32
-474
/
+305
|
\
|
*
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-21
5
-11
/
+14
|
|
\
|
|
*
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
2019-08-17
1
-0
/
+3
|
|
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
4
-11
/
+11
|
*
|
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
2019-08-15
8
-20
/
+140
|
*
|
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
2019-08-15
12
-31
/
+36
|
*
|
drm/vmwgfx: drop use of drmP.h in header files
Sam Ravnborg
2019-08-15
12
-27
/
+59
|
*
|
drm/vmwgfx: Kill unneeded legacy security features
Thomas Hellstrom
2019-08-15
5
-312
/
+3
|
*
|
drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors
Deepak Rawat
2019-08-14
1
-5
/
+10
|
*
|
drm/vmwgfx: Add debug message for layout change ioctl
Deepak Rawat
2019-08-14
2
-0
/
+16
|
|
/
|
*
drm/vmwgfx: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
4
-11
/
+11
|
*
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-06
2
-4
/
+4
|
*
dma-buf: add more reservation object locking wrappers
Christian König
2019-08-05
4
-8
/
+8
|
*
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-22
3
-34
/
+125
|
|
\
|
*
|
drm/vmwgfx: Don't look at state->allow_modeset
Daniel Vetter
2019-06-28
1
-8
/
+0
|
*
|
drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl
Emil Velikov
2019-06-26
3
-45
/
+23
|
*
|
drm/vmgfx: kill off unused init_mutex
Emil Velikov
2019-06-26
2
-6
/
+0
|
*
|
vmwgfx: drop empty lastclose stub
Emil Velikov
2019-06-26
1
-5
/
+0
|
*
|
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-21
1
-1
/
+1
*
|
|
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-17
2
-28
/
+28
|
\
\
\
|
*
|
|
drm/vmwgfx: Update the backdoor call with support for new instructions
Thomas Hellstrom
2019-08-28
2
-28
/
+28
*
|
|
|
drm/vmwgfx: Fix double free in vmw_recv_msg()
Dan Carpenter
2019-09-05
1
-5
/
+3
|
/
/
/
*
|
/
drm/vmwgfx: fix memory leak when too many retries have occurred
Colin Ian King
2019-08-08
1
-1
/
+3
|
|
/
|
/
|
*
|
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-16
2
-2
/
+3
|
\
\
|
*
|
Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
2019-07-15
19
-1580
/
+380
|
*
|
drm/vmwgfx: Kill unneeded legacy security features
Thomas Hellstrom
2019-06-18
5
-311
/
+3
|
*
|
drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors
Deepak Rawat
2019-06-18
1
-5
/
+10
|
*
|
drm/vmwgfx: Add debug message for layout change ioctl
Deepak Rawat
2019-06-18
2
-0
/
+16
|
*
|
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
2019-06-18
3
-6
/
+626
|
*
|
drm/vmwgfx: Implement an infrastructure for read-coherent resources
Thomas Hellstrom
2019-06-18
5
-11
/
+177
|
*
|
drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
Thomas Hellstrom
2019-06-18
3
-16
/
+32
|
*
|
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
2019-06-18
11
-20
/
+584
|
*
|
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
2019-06-18
8
-20
/
+141
|
|
/
|
*
drm/ttm: Make LRU removal optional v2
Christian König
2019-05-31
2
-2
/
+3
*
|
drm/vmwgfx: fix a warning due to missing dma_parms
Qian Cai
2019-06-11
1
-0
/
+3
*
|
drm/vmwgfx: Honor the sg list segment size limitation
Thomas Hellstrom
2019-06-11
1
-5
/
+5
*
|
drm/vmwgfx: Use the backdoor port if the HB port is not available
Thomas Hellstrom
2019-06-11
1
-29
/
+117
|
/
*
drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...
Murray McAllister
2019-05-21
1
-1
/
+2
*
drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
Murray McAllister
2019-05-21
1
-0
/
+4
*
drm/vmwgfx: Use the dma scatter-gather iterator to get dma addresses
Thomas Hellstrom
2019-05-21
2
-21
/
+8
*
drm/vmwgfx: Fix compat mode shader operation
Thomas Hellstrom
2019-05-21
1
-0
/
+13
*
drm/vmwgfx: Fix user space handle equal to zero
Thomas Hellstrom
2019-05-21
1
-1
/
+1
*
drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set
Thomas Hellstrom
2019-05-21
1
-1
/
+7
*
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-09
27
-1242
/
+974
|
\
|
*
drm/vmwgfx: Remove set but not used variable 'fb_offset, fb_depth'
YueHaibing
2019-04-08
1
-3
/
+1
|
*
drm/vmwgfx: Zero initialize handle in vmw_execbuf_process
Nathan Chancellor
2019-04-08
1
-1
/
+1
|
*
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
2019-04-08
17
-290
/
+138
|
*
drm/vmwgfx: Fix formatting and spaces in vmwgfx_execbuf.c
Deepak Rawat
2019-04-08
1
-385
/
+302
|
*
drm/vmwgfx: Use VMW_DEBUG_USER for device command buffer errors
Deepak Rawat
2019-04-08
1
-8
/
+10
|
*
drm/vmwgfx: Clean up some debug messages in vmwgfx_execbuf.c
Deepak Rawat
2019-04-08
1
-12
/
+8
[next]