index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_stdu.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
1
-1
/
+1
2024-12-03
drm/vmwgfx: Remove initialization of connector status
Thomas Zimmermann
1
-1
/
+0
2024-10-10
drm/vmwgfx: Handle possible ENOMEM in vmw_stdu_connector_atomic_check
Ian Forbes
1
-0
/
+4
2024-08-26
drm/vmwgfx: Fix prime with external buffers
Zack Rusin
1
-6
/
+6
2024-07-25
drm/vmwgfx: Trigger a modeset when the screen moves
Ian Forbes
1
-1
/
+28
2024-07-24
drm/vmwgfx: Fix handling of dumb buffers
Zack Rusin
1
-88
/
+57
2024-06-05
drm/vmwgfx: remove unused struct 'vmw_stdu_dma'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-05
drm/vmwgfx: Don't destroy Screen Target when CRTC is enabled but inactive
Ian Forbes
1
-0
/
+10
2024-06-05
drm/vmwgfx: Filter modes which exceed graphics memory
Ian Forbes
1
-2
/
+43
2024-04-15
drm/vmwgfx: Implement virtual crc generation
Zack Rusin
1
-7
/
+15
2024-04-15
drm/vmwgfx: Implement virtual kms
Zack Rusin
1
-9
/
+13
2024-01-30
drm/vmwgfx: Refactor drm connector probing for display modes
Martin Krastev
1
-1
/
+3
2024-01-03
drm/vmwgfx: fix all kernel-doc warnings in stdu
Randy Dunlap
1
-5
/
+12
2023-03-15
drm/vmwgfx: Fix src/dst_pitch confusion
Zack Rusin
1
-2
/
+2
2023-02-13
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
1
-4
/
+4
2023-02-13
drm/vmwgfx: Abstract placement selection
Zack Rusin
1
-269
/
+35
2023-02-13
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
1
-6
/
+7
2022-10-25
drm/vmwgfx: Remove explicit and broken vblank handling
Zack Rusin
1
-26
/
+0
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-03-11
drm/vmwgfx: Stop using surface dma commands on most configurations
Zack Rusin
1
-3
/
+8
2022-03-11
drm/vmwgfx: Add support for CursorMob and CursorBypass 4
Martin Krastev
1
-8
/
+8
2021-12-16
drm/vmwgfx: Remove unused compile options
Zack Rusin
1
-2
/
+2
2021-12-09
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
1
-1
/
+1
2021-07-28
drm/vmwgfx: Cleanup logging
Zack Rusin
1
-3
/
+2
2021-06-16
drm/vmwgfx: Update device headers
Zack Rusin
1
-1
/
+1
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
1
-3
/
+3
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+1
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-1
/
+2
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-4
/
+5
2021-01-19
drm/vmwgfx/vmwgfx_stdu: Add some missing param/member descriptions
Lee Jones
1
-2
/
+7
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
1
-14
/
+14
2021-01-14
drm/vmwgfx: Switch to a managed drm device
Zack Rusin
1
-2
/
+2
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
1
-2
/
+2
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
2020-08-11
drm/vmwgfx/stdu: Use drm_mode_config_reset
Daniel Vetter
1
-7
/
+2
2020-07-14
drm/vmwgfx: fix update of display surface when resolution changes
Roland Scheidegger
1
-4
/
+4
2020-03-23
drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata
Deepak Rawat
1
-35
/
+16
2020-03-23
drm/vmwgfx: Split surface metadata from struct vmw_surface
Deepak Rawat
1
-20
/
+24
2020-03-12
drm/vmwgfx: Fix the refuse_dma mode when using guest-backed objects
Thomas Hellstrom
1
-1
/
+1
2020-02-13
drm/vmwgfx: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-0
/
+3
2019-08-15
drm/vmwgfx: drop use of drmP.h in header files
Sam Ravnborg
1
-3
/
+6
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
1
-25
/
+10
2019-04-08
drm/vmwgfx: Be more restrictive when dirtying resources
Thomas Hellstrom
1
-5
/
+7
2018-12-05
drm/vmwgfx: Use the standard atomic helpers for page-flip
Thomas Hellstrom
1
-43
/
+1
2018-12-05
drm/vmwgfx: Fix up the implicit display unit handling
Thomas Hellstrom
1
-43
/
+3
2018-12-05
drm/vmwgfx: Don't clear mode::type anymore
Deepak Rawat
1
-1
/
+1
2018-12-05
drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary plane
Deepak Rawat
1
-0
/
+1
2018-12-05
drm/vmwgfx: Update comments for stdu plane update
Deepak Rawat
1
-15
/
+3
2018-12-05
drm/vmwgfx: Use the new interface for STDU plane update
Deepak Rawat
1
-34
/
+20
2018-12-05
drm/vmwgfx: Implement STDU plane update for BO backed fb
Deepak Rawat
1
-0
/
+216
[next]