index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
vmwgfx_kms.c
Age
Commit message (
Expand
)
Author
2023-08-23
drm/vmwgfx: Fix possible invalid drm gem put calls
Zack Rusin
2023-04-11
drm/vmwgfx: Fix Legacy Display Unit atomic drm support
Martin Krastev
2023-03-22
drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag
Thomas Zimmermann
2023-02-14
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
2023-02-13
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
2023-02-13
drm/vmwgfx: Abstract placement selection
Zack Rusin
2023-02-13
drm/vmwgfx: Rename dummy to is_iomem
Zack Rusin
2023-02-13
drm/vmwgfx: Cleanup the vmw bo usage in the cursor paths
Zack Rusin
2023-02-13
drm/vmwgfx: Simplify fb pinning
Zack Rusin
2023-02-13
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
2022-10-31
drm/vmwgfx: Cleanup the cursor snooping code
Zack Rusin
2022-10-31
drm/vmwgfx: Validate the box size for the snooped cursor
Zack Rusin
2022-10-25
drm/vmwgfx: Remove explicit and broken vblank handling
Zack Rusin
2022-10-25
drm/vmwgfx: Port the framebuffer code to drm fb helpers
Zack Rusin
2022-10-25
drm/vmwgfx: Diff cursors when using cmds
Michael Banack
2022-10-25
drm/vmwgfx: Support cursor surfaces with mob cursor
Michael Banack
2022-10-25
drm/vmwgfx: Start diffing new mob cursors against old ones
Michael Banack
2022-10-25
drm/vmwgfx: Clean up cursor mobs
Michael Banack
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-26
drm/vmwgfx: Remove trailing whitespace
Thomas Zimmermann
2022-07-05
drm/vmwgfx: Stop using 'TRUE'
Ville Syrjälä
2022-03-21
drm/vmwgfx: validate the screen formats
Zack Rusin
2022-03-21
drm/vmwgfx: Fix mob cursor allocation race
Zack Rusin
2022-03-11
drm/vmwgfx: Fix fencing on SVGAv3
Zack Rusin
2022-03-11
drm/vmwgfx: Add support for CursorMob and CursorBypass 4
Martin Krastev
2022-01-27
drm/vmwgfx: Fix stale file descriptors on failed usercopy
Mathias Krause
2021-12-09
drm/vmwgfx: Implement create_handle on drm_framebuffer_funcs
Zack Rusin
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
2021-12-09
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
2021-10-04
Revert "drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_...
Sean Paul
2021-10-01
drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-08-09
drm/vmwgfx: Make use of PFN_ALIGN/PFN_UP helper macro
Cai Huoqing
2021-07-28
drm/vmwgfx: Cleanup logging
Zack Rusin
2021-06-16
drm/vmwgfx: Update device headers
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-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-01-19
drm/vmwgfx/vmwgfx_kms: Update worthy function headers and demote others
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret' from 'vmw_du_primary_plan...
Lee Jones
2021-01-14
drm/vmwgfx: Fix display register usage for some older configs
Zack Rusin
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
[next]