index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_kms.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-07
drm/vmwgfx: Remove unused legacy cursor functions
Sinclair Yeh
1
-15
/
+0
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
1
-1
/
+2
2017-04-03
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+2
2017-04-01
drm/vmwgfx: Support topology greater than texture size
Sinclair Yeh
1
-0
/
+4
2017-04-01
drm/vmwgfx: Switch over to internal atomic API for STDU
Sinclair Yeh
1
-0
/
+1
2017-03-31
drm/vmwgfx: Add and connect plane helper functions
Sinclair Yeh
1
-0
/
+15
2017-03-31
drm/vmwgfx: Add and connect CRTC helper functions
Sinclair Yeh
1
-0
/
+9
2017-03-31
drm/vmwgfx: Connector atomic state
Sinclair Yeh
1
-1
/
+31
2017-03-31
drm/vmwgfx: Plane atomic state
Sinclair Yeh
1
-0
/
+24
2017-03-31
drm/vmwgfx: CRTC atomic state
Sinclair Yeh
1
-3
/
+20
2017-03-31
drm/vmwgfx: Add universal plane support
Sinclair Yeh
1
-12
/
+27
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
1
-0
/
+1
2016-12-02
drm/vmwgfx: Switch to mode_cmd2
Daniel Vetter
1
-1
/
+1
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
1
-2
/
+2
2016-03-14
drm/vmwgfx: Calculate the cursor position based on the crtc gui origin
Thomas Hellstrom
1
-0
/
+2
2016-03-14
drm/vmwgfx: Add connector properties to switch between explicit and implicit ...
Thomas Hellstrom
1
-1
/
+2
2016-03-14
drm/vmwgfx: Break out implicit fb code
Thomas Hellstrom
1
-0
/
+12
2016-03-14
drm/vmwgfx: Fix screen object page flips for large framebuffers
Thomas Hellstrom
1
-0
/
+1
2015-12-08
drm/vmwgfx: Implement the cursor_set2 callback v2
Thomas Hellstrom
1
-2
/
+5
2015-08-17
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
1
-18
/
+174
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
1
-1
/
+1
2015-08-05
drm/vmwgfx: Implement fbdev on kms v2
Thomas Hellstrom
1
-0
/
+8
2015-08-05
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
Thomas Hellstrom
1
-2
/
+6
2015-08-05
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
1
-12
/
+25
2015-08-05
drm/vmwgfx: Convert screen objects to the new helpers
Thomas Hellstrom
1
-15
/
+18
2015-08-05
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
1
-2
/
+69
2015-08-05
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
1
-0
/
+1
2015-08-05
drm/vmwgfx: Implement screen targets
Sinclair Yeh
1
-0
/
+20
2015-08-05
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
Sinclair Yeh
1
-20
/
+60
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
1
-1
/
+1
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
1
-1
/
+2
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-02-13
vmwgfx: Add page flip support
Jakob Bornecrantz
1
-0
/
+8
2011-12-21
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next
Dave Airlie
1
-0
/
+5
2011-12-19
vmwgfx: Resend the cursor after legacy modeset
Jakob Bornecrantz
1
-0
/
+5
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
1
-0
/
+1
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
1
-0
/
+1
2011-11-02
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
1
-2
/
+7
2011-10-05
vmwgfx: Make sure we always have a user-space handle to use for objects that ...
Thomas Hellstrom
1
-0
/
+2
2011-10-05
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
1
-0
/
+3
2011-10-05
vmwgfx: Add screen object support
Jakob Bornecrantz
1
-0
/
+10
2011-10-05
vmwgfx: Refactor common display unit functions to shared file
Jakob Bornecrantz
1
-2
/
+29
2010-06-03
drm/vmwgfx: Allow userspace to change default layout. Bump minor.
Jakob Bornecrantz
1
-1
/
+3
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
1
-0
/
+102