index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2021-08-02
drm/vmwgfx: Fix a 64bit regression on svga3
Zack Rusin
2021-07-09
drm/vmwgfx: Fix a bad merge in otable batch takedown
Zack Rusin
2021-07-09
drm/vmwgfx: Fix implicit declaration error
Zack Rusin
2021-06-09
drm/vmwgfx: use ttm_bo_move_null() when there is nothing to move
Nirmoy Das
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
2021-06-04
drm/ttm: flip the switch for driver allocated resources v2
Christian König
2021-06-04
drm/vmwgfx: switch the TTM backends to self alloc
Christian König
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-05-26
drm/vmwgfx: Inline vmw_verify_access()
Thomas Zimmermann
2021-05-26
drm/vmwgfx: Inline ttm_bo_mmap() into vmwgfx driver
Thomas Zimmermann
2021-05-14
drm/vmwgfx: Fix return value check in vmw_setup_pci_resources()
Qiheng Lin
2021-05-14
drm/vmwgfx: Fix memory allocation check and a leak of object fifo
Colin Ian King
2021-05-11
drm/vmwgfx: Port vmwgfx to arm64
Zack Rusin
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
2021-05-11
drm/vmwgfx: Remove the reservation semaphore
Zack Rusin
2021-05-11
drm/vmwgfx: Fix cpu updates of coherent multisample surfaces
Thomas Hellstrom
2021-05-11
drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command
Thomas Hellstrom
2021-05-11
drm/vmwgfx: Fix incorrect enum usage
Zack Rusin
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-04-30
Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-29
drm/vmwgfx: replace idr_init() by idr_init_base()
Deepak R Varma
2021-04-29
drm/vmwgfx: use min_t to replace min
Bernard Zhao
2021-04-29
gpu: drm: vmwgfx: convert comma to semicolon
Zheng Yongjun
2021-04-29
drm/vmwgfx/vmwgfx_validation: Use flexible-array member instead of zero-lengt...
Zou Wei
2021-04-29
drm/vmwgfx: Fix a typo
Bhaskar Chowdhury
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-26
drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATION
Thomas Zimmermann
2021-04-23
drm/ttm: move the page_alignment into the BO v2
Christian König
2021-04-23
drm/ttm: remove special handling for non GEM drivers
Christian König
2021-04-23
drm/ttm: fix error handling if no BO can be swapped out v4
Shiwu Zhang
2021-04-23
drm/ttm: fix error handling if no BO can be swapped out v4
Shiwu Zhang
2021-04-14
drm/vmwgfx: Make sure bo's are unpinned before putting them back
Zack Rusin
2021-04-14
drm/vmwgfx: Fix the lockdep breakage
Zack Rusin
2021-04-14
drm/vmwgfx: Make sure we unpin no longer needed buffers
Zack Rusin
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-03-24
drm/ttm: remove swap LRU v3
Christian König
2021-03-24
drm/ttm: move swapout logic around v3
Christian König
2021-03-16
drm/vmwgfx: clean up vmw_move_notify v2
Christian König
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
2021-02-26
drm/vmwgfx: Bump the minor version and cleanup logging
Zack Rusin
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
[next]