index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
2019-11-28
Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2019-11-25
drm/vmwgfx: Delete mmaping functions
Daniel Vetter
2019-11-14
drm/vmwgfx: remove set but not used variable 'srf'
YueHaibing
2019-11-14
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
Thomas Hellstrom
2019-11-06
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
2019-11-06
drm/vmwgfx: Implement an infrastructure for read-coherent resources
Thomas Hellstrom
2019-11-06
drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
Thomas Hellstrom
2019-11-06
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
2019-10-25
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
Christian König
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-16
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-11
drm/vmwgfx: switch to own vma manager
Gerd Hoffmann
2019-09-11
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
2019-09-05
drm/vmwgfx: Fix double free in vmw_recv_msg()
Dan Carpenter
2019-08-28
drm/vmwgfx: Update the backdoor call with support for new instructions
Thomas Hellstrom
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-17
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
2019-08-15
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
2019-08-15
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
2019-08-15
drm/vmwgfx: drop use of drmP.h in header files
Sam Ravnborg
2019-08-15
drm/vmwgfx: Kill unneeded legacy security features
Thomas Hellstrom
2019-08-14
drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors
Deepak Rawat
2019-08-14
drm/vmwgfx: Add debug message for layout change ioctl
Deepak Rawat
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-08
drm/vmwgfx: fix memory leak when too many retries have occurred
Colin Ian King
2019-08-06
drm/vmwgfx: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-16
Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
2019-06-28
drm/vmwgfx: Don't look at state->allow_modeset
Daniel Vetter
2019-06-26
drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl
Emil Velikov
2019-06-26
drm/vmgfx: kill off unused init_mutex
Emil Velikov
2019-06-26
vmwgfx: drop empty lastclose stub
Emil Velikov
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-18
drm/vmwgfx: Kill unneeded legacy security features
Thomas Hellstrom
2019-06-18
drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors
Deepak Rawat
2019-06-18
drm/vmwgfx: Add debug message for layout change ioctl
Deepak Rawat
2019-06-18
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
2019-06-18
drm/vmwgfx: Implement an infrastructure for read-coherent resources
Thomas Hellstrom
2019-06-18
drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
Thomas Hellstrom
2019-06-18
drm/vmwgfx: Implement an infrastructure for write-coherent resources
Thomas Hellstrom
2019-06-18
drm/vmwgfx: Assign eviction priorities to resources
Thomas Hellstrom
2019-06-11
drm/vmwgfx: fix a warning due to missing dma_parms
Qian Cai
2019-06-11
drm/vmwgfx: Honor the sg list segment size limitation
Thomas Hellstrom
[next]