index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
drm/vmwgfx: Use VM_PFNMAP instead of VM_MIXEDMAP when possible
Thomas Hellstrom
1
-0
/
+4
2020-01-15
drm/vmwgfx: Bump driver minor version
Thomas Hellstrom
1
-2
/
+2
2020-01-15
drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from host
Roland Scheidegger
3
-0
/
+91
2020-01-15
drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
Navid Emamdoost
1
-1
/
+3
2020-01-15
drm/vmwgfx: drop DRM_AUTH for render ioctls
Emil Velikov
1
-14
/
+14
2020-01-15
drm/vmwgfx: check master authentication in surface_ref ioctls
Emil Velikov
1
-0
/
+7
2020-01-15
drm/vmwgfx: move the require_exist handling together
Emil Velikov
1
-4
/
+5
2020-01-15
drm/vmwgfx: Replace deprecated PTR_RET
Lukas Bulwahn
1
-6
/
+15
2020-01-15
drm/vmwgfx: Call vmw_driver_{load,unload}() before registering device
Thomas Zimmermann
1
-5
/
+37
2020-01-15
drm/vmwgfx: Don't use the HB port if memory encryption is active
Thomas Hellstrom
1
-2
/
+5
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2
-34
/
+1
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-11-28
Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
13
-49
/
+1436
2019-11-25
drm/vmwgfx: Delete mmaping functions
Daniel Vetter
1
-33
/
+0
2019-11-14
drm/vmwgfx: remove set but not used variable 'srf'
YueHaibing
1
-2
/
+0
2019-11-14
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
Thomas Hellstrom
1
-2
/
+1
2019-11-06
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
3
-6
/
+626
2019-11-06
drm/vmwgfx: Implement an infrastructure for read-coherent resources
Thomas Hellstrom
5
-11
/
+181
2019-11-06
drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
Thomas Hellstrom
3
-16
/
+32
2019-11-06
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
11
-21
/
+602
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
2
-3
/
+2
2019-10-25
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
Christian König
3
-5
/
+18
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
31
-426
/
+295
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
32
-474
/
+305
2019-09-16
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-28
/
+28
2019-09-11
drm/vmwgfx: switch to own vma manager
Gerd Hoffmann
2
-1
/
+6
2019-09-11
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
1
-0
/
+1
2019-09-05
drm/vmwgfx: Fix double free in vmw_recv_msg()
Dan Carpenter
1
-5
/
+3
2019-08-28
drm/vmwgfx: Update the backdoor call with support for new instructions
Thomas Hellstrom
2
-28
/
+28
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-11
/
+14
2019-08-17
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
1
-0
/
+3
2019-08-15
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
8
-20
/
+140
2019-08-15
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
12
-31
/
+36
2019-08-15
drm/vmwgfx: drop use of drmP.h in header files
Sam Ravnborg
12
-27
/
+59
2019-08-15
drm/vmwgfx: Kill unneeded legacy security features
Thomas Hellstrom
5
-312
/
+3
2019-08-14
drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors
Deepak Rawat
1
-5
/
+10
2019-08-14
drm/vmwgfx: Add debug message for layout change ioctl
Deepak Rawat
2
-0
/
+16
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
4
-11
/
+11
2019-08-08
drm/vmwgfx: fix memory leak when too many retries have occurred
Colin Ian King
1
-1
/
+3
2019-08-06
drm/vmwgfx: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
4
-11
/
+11
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2
-4
/
+4
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
4
-8
/
+8
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
3
-34
/
+125
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+3
2019-07-16
Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
19
-1580
/
+380
2019-06-28
drm/vmwgfx: Don't look at state->allow_modeset
Daniel Vetter
1
-8
/
+0
2019-06-26
drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl
Emil Velikov
3
-45
/
+23
2019-06-26
drm/vmgfx: kill off unused init_mutex
Emil Velikov
2
-6
/
+0
2019-06-26
vmwgfx: drop empty lastclose stub
Emil Velikov
1
-5
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
[next]