index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_kms.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: Refactor drm connector probing for display modes
Martin Krastev
2024-01-30
1
-3
/
+3
*
drm/vmwgfx: Fix Legacy Display Unit atomic drm support
Martin Krastev
2023-04-11
1
-5
/
+0
*
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
2023-02-13
1
-4
/
+2
*
drm/vmwgfx: Abstract placement selection
Zack Rusin
2023-02-13
1
-12
/
+9
*
drm/vmwgfx: Simplify fb pinning
Zack Rusin
2023-02-13
1
-3
/
+1
*
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
2023-02-13
1
-6
/
+6
*
drm/vmwgfx: Port the framebuffer code to drm fb helpers
Zack Rusin
2022-10-25
1
-7
/
+0
*
drm/vmwgfx: Diff cursors when using cmds
Michael Banack
2022-10-25
1
-0
/
+2
*
drm/vmwgfx: Support cursor surfaces with mob cursor
Michael Banack
2022-10-25
1
-0
/
+1
*
drm/vmwgfx: Start diffing new mob cursors against old ones
Michael Banack
2022-10-25
1
-5
/
+7
*
drm/vmwgfx: Clean up cursor mobs
Michael Banack
2022-10-25
1
-11
/
+8
*
drm/vmwgfx: cleanup comments
Tom Rix
2022-08-04
1
-1
/
+1
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/vmwgfx: validate the screen formats
Zack Rusin
2022-03-21
1
-1
/
+0
*
drm/vmwgfx: Add support for CursorMob and CursorBypass 4
Martin Krastev
2022-03-11
1
-2
/
+26
*
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
2021-12-09
1
-1
/
+0
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-1
/
+1
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-2
/
+2
*
drm/vmwgfx/vmwgfx_kms: Mark vmw_{cursor,primary}_plane_formats as __maybe_unused
Lee Jones
2021-01-19
1
-2
/
+2
*
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-2
/
+2
*
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
1
-1
/
+1
*
drm/vmwgfx: drop use of drmP.h in header files
Sam Ravnborg
2019-08-15
1
-1
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm/vmwgfx: Fix up the implicit display unit handling
Thomas Hellstrom
2018-12-05
1
-14
/
+2
*
drm/vmwgfx: Don't clear mode::type anymore
Deepak Rawat
2018-12-05
1
-3
/
+0
*
drm/vmwgfx: Implement SOU plane update for surface backed fb
Deepak Rawat
2018-12-05
1
-0
/
+11
*
drm/vmwgfx: Implement STDU plane update for BO backed fb
Deepak Rawat
2018-12-05
1
-0
/
+11
*
drm/vmwgfx: Add a new interface for plane update on a display unit
Deepak Rawat
2018-12-05
1
-0
/
+111
*
drm/vmwgfx: Use new validation interface for the modesetting code v2
Thomas Hellstrom
2018-09-27
1
-18
/
+6
*
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
1
-29
/
+47
|
\
|
*
drm/vmwgfx: Add gui_x/y to vmw_connector_state
Deepak Rawat
2018-07-03
1
-0
/
+18
|
*
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
2018-07-03
1
-29
/
+29
*
|
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-06-29
1
-2
/
+2
|
/
*
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
1
-4
/
+9
|
\
|
*
drm/vmwgfx: Fix a destoy-while-held mutex problem.
Thomas Hellstrom
2018-03-21
1
-3
/
+9
|
*
drm/vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
2018-03-21
1
-1
/
+0
*
|
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
2018-03-22
1
-2
/
+2
*
|
drm/vmwgfx: Avoid iterating over display unit if crtc is available
Deepak Rawat
2018-03-22
1
-5
/
+12
|
/
*
drm/vmwgfx: Don't cache framebuffer maps
Thomas Hellstrom
2018-01-09
1
-1
/
+1
*
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-27
1
-15
/
+0
|
\
|
*
drm/vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
2017-06-07
1
-15
/
+0
*
|
drm/vmwgfx: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-27
1
-2
/
+0
|
/
*
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
1
-1
/
+2
*
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-03
1
-1
/
+2
|
\
*
|
drm/vmwgfx: Support topology greater than texture size
Sinclair Yeh
2017-03-31
1
-0
/
+4
*
|
drm/vmwgfx: Switch over to internal atomic API for STDU
Sinclair Yeh
2017-03-31
1
-0
/
+1
*
|
drm/vmwgfx: Add and connect plane helper functions
Sinclair Yeh
2017-03-31
1
-0
/
+15
*
|
drm/vmwgfx: Add and connect CRTC helper functions
Sinclair Yeh
2017-03-31
1
-0
/
+9
*
|
drm/vmwgfx: Connector atomic state
Sinclair Yeh
2017-03-31
1
-1
/
+31
*
|
drm/vmwgfx: Plane atomic state
Sinclair Yeh
2017-03-31
1
-0
/
+24
[next]