index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-31
drm/vmwgfx: Add universal plane support
Sinclair Yeh
1
-0
/
+1
2017-03-31
drm/vmwgfx: Removed unused snooper.crtc field
Sinclair Yeh
1
-1
/
+0
2017-02-26
drm/vmwgfx: Work around drm removal of control nodes
Thomas Hellstrom
1
-2
/
+2
2016-10-21
Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
1
-1
/
+1
2016-10-10
drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command
Charmaine Lee
1
-1
/
+1
2016-09-14
drm/ttm: rework handling of private mem types
Christian König
1
-4
/
+4
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
1
-0
/
+1
2016-07-01
drm/vmwgfx: Add an option to change assumed FB bpp
Sinclair Yeh
1
-0
/
+1
2016-06-21
drm: document drm_auth.c
Daniel Vetter
1
-0
/
+1
2016-05-20
drm/vmwgfx: Report vmwgfx version to vmware.log
Sinclair Yeh
1
-0
/
+6
2016-05-20
drm/vmwgfx: Kill some lockdep warnings
Thomas Hellstrom
1
-0
/
+1
2016-03-16
drm/vmwgfx: Bump driver minor
Thomas Hellstrom
1
-2
/
+2
2016-03-14
drm/vmwgfx: Add connector properties to switch between explicit and implicit ...
Thomas Hellstrom
1
-0
/
+1
2016-03-14
drm/vmwgfx: Add suggested screen x and y connector properties
Thomas Hellstrom
1
-0
/
+1
2016-03-14
drm/vmwgfx: Break out implicit fb code
Thomas Hellstrom
1
-1
/
+2
2016-02-08
drm/vmwgfx: Nuke preclose hook
Daniel Vetter
1
-1
/
+0
2015-12-08
drm/vmwgfx: Implement the cursor_set2 callback v2
Thomas Hellstrom
1
-0
/
+1
2015-11-06
drm/vmwgfx: Relax irq locking somewhat
Thomas Hellstrom
1
-5
/
+4
2015-11-02
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
1
-1
/
+27
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-3
/
+3
2015-09-24
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...
Dave Airlie
1
-3
/
+4
2015-09-14
drm/vmwgfx: Map the fifo as cached
Thomas Hellstrom
1
-1
/
+0
2015-09-14
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
1
-2
/
+4
2015-09-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-123
/
+212
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
1
-3
/
+3
2015-08-12
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
1
-0
/
+10
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
1
-89
/
+86
2015-08-12
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
1
-1
/
+1
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
1
-1
/
+1
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
1
-3
/
+3
2015-08-05
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
Thomas Hellstrom
1
-2
/
+0
2015-08-05
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
1
-5
/
+0
2015-08-05
drm/vmwgfx: Convert screen objects to the new helpers
Thomas Hellstrom
1
-6
/
+0
2015-08-05
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
1
-2
/
+8
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
1
-16
/
+17
2015-08-05
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
1
-1
/
+2
2015-08-05
drm/vmwgfx: Implement screen targets
Sinclair Yeh
1
-5
/
+10
2015-08-05
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
1
-0
/
+4
2015-08-05
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
Sinclair Yeh
1
-5
/
+17
2015-08-05
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
Sinclair Yeh
1
-0
/
+9
2015-08-05
drm/vmwgfx: Add an interface to pin a resource v3
Thomas Hellstrom
1
-0
/
+4
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
1
-0
/
+40
2015-08-05
vmwgfx: Rework device initialization
Thomas Hellstrom
1
-3
/
+16
2015-01-19
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
1
-4
/
+21
2014-09-02
drm/vmwgfx: rework to new fence interface, v2
Maarten Lankhorst
1
-0
/
+1
2014-09-02
drm/vmwgfx: get rid of different types of fence_flags entirely
Maarten Lankhorst
1
-1
/
+0
2014-08-07
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-24
/
+50
2014-07-23
drm: vmwgfx: Use nsec based interfaces
Thomas Gleixner
1
-2
/
+2
2014-07-04
drm/vmwgfx: Fix compat shader namespace
Thomas Hellstrom
1
-24
/
+50
2014-03-28
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
1
-2
/
+2
[next]