index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_kms.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
drm/vmwgfx: Fix up the implicit display unit handling
Thomas Hellstrom
1
-14
/
+2
2018-12-05
drm/vmwgfx: Don't clear mode::type anymore
Deepak Rawat
1
-3
/
+0
2018-12-05
drm/vmwgfx: Implement SOU plane update for surface backed fb
Deepak Rawat
1
-0
/
+11
2018-12-05
drm/vmwgfx: Implement STDU plane update for BO backed fb
Deepak Rawat
1
-0
/
+11
2018-12-05
drm/vmwgfx: Add a new interface for plane update on a display unit
Deepak Rawat
1
-0
/
+111
2018-09-27
drm/vmwgfx: Use new validation interface for the modesetting code v2
Thomas Hellstrom
1
-18
/
+6
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-29
/
+47
2018-07-03
drm/vmwgfx: Add gui_x/y to vmw_connector_state
Deepak Rawat
1
-0
/
+18
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
1
-29
/
+29
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
1
-2
/
+2
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-4
/
+9
2018-03-22
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
1
-2
/
+2
2018-03-22
drm/vmwgfx: Avoid iterating over display unit if crtc is available
Deepak Rawat
1
-5
/
+12
2018-03-21
drm/vmwgfx: Fix a destoy-while-held mutex problem.
Thomas Hellstrom
1
-3
/
+9
2018-03-21
drm/vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
1
-1
/
+0
2018-01-09
drm/vmwgfx: Don't cache framebuffer maps
Thomas Hellstrom
1
-1
/
+1
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-15
/
+0
2017-06-27
drm/vmwgfx: Drop drm_vblank_cleanup
Daniel Vetter
1
-2
/
+0
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-03-31
drm/vmwgfx: Support topology greater than texture size
Sinclair Yeh
1
-0
/
+4
2017-03-31
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
[next]