index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
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
2021-02-10
drm/vmwgfx: Remove pointless code
Zack Rusin
2021-02-10
drm/vmwgfx: Correctly set the name of the preferred mode
Zack Rusin
2021-02-10
drm/vmwgfx: add some 16:9 / 16:10 default resolutions
Roland Scheidegger
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
2021-02-09
drm/ttm: rework ttm_tt page limit v4
Christian König
2021-02-09
drm/vmwgfx: Fix some memory leaks on errors
Zack Rusin
2021-02-09
drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()
Dan Carpenter
2021-02-02
drm/vmwgfx: Fix some memory leaks on errors
Zack Rusin
2021-01-28
drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()
Dan Carpenter
2021-01-21
drm/ttm: device naming cleanup
Christian König
2021-01-20
drm/vmwgfx: Make sure we unpin no longer needed buffers
Zack Rusin
2021-01-19
drm/vmwgfx/ttm_object: Reorder header to immediately precede its struct
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_manager's member 'manager'
Lee Jones
2021-01-19
drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up another
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param d...
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' param
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_binding: Provide some missing param descriptions and remove...
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_so: Add description for 'vmw_view's 'rcu' member
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problems
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf: Fix misnaming of 'headers' should be plural
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_stdu: Add some missing param/member descriptions
Lee Jones
[prev]
[next]