index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_drv.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
1
-0
/
+1
|
\
|
*
drm/vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
2018-03-21
1
-0
/
+1
*
|
drm/vmwgfx: Bump version patchlevel and date
Thomas Hellstrom
2018-03-22
1
-2
/
+2
*
|
drm/vmwgfx: Get rid of the device-private suspended member
Thomas Hellstrom
2018-03-22
1
-1
/
+0
*
|
drm/vmwgfx: Improve on hibernation
Thomas Hellstrom
2018-03-22
1
-0
/
+5
*
|
drm/vmwgfx: Avoid pinning fbdev framebuffers
Thomas Hellstrom
2018-03-22
1
-0
/
+5
*
|
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
2018-03-22
1
-0
/
+1
*
|
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
Thomas Hellstrom
2018-03-22
1
-0
/
+48
|
/
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
drm/vmwgfx: Bump the version for fence FD support
Sinclair Yeh
2017-08-28
1
-2
/
+2
*
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
2017-08-28
1
-2
/
+6
*
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
2017-08-28
1
-1
/
+1
*
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
2017-08-28
1
-8
/
+12
*
drm/vmwgfx: Don't use drm_irq_[un]install
Thomas Hellstrom
2017-08-28
1
-3
/
+2
*
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
2017-06-07
1
-2
/
+2
*
drm/vmwgfx: Add universal plane support
Sinclair Yeh
2017-03-31
1
-0
/
+1
*
drm/vmwgfx: Removed unused snooper.crtc field
Sinclair Yeh
2017-03-31
1
-1
/
+0
*
drm/vmwgfx: Work around drm removal of control nodes
Thomas Hellstrom
2017-02-26
1
-2
/
+2
*
Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2016-10-21
1
-1
/
+1
|
\
|
*
drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command
Charmaine Lee
2016-10-10
1
-1
/
+1
*
|
drm/ttm: rework handling of private mem types
Christian König
2016-09-14
1
-4
/
+4
|
/
*
Backmerge tag 'v4.7' into drm-next
Dave Airlie
2016-07-26
1
-0
/
+1
|
\
|
*
drm/vmwgfx: Add an option to change assumed FB bpp
Sinclair Yeh
2016-07-01
1
-0
/
+1
*
|
drm: document drm_auth.c
Daniel Vetter
2016-06-21
1
-0
/
+1
|
/
*
drm/vmwgfx: Report vmwgfx version to vmware.log
Sinclair Yeh
2016-05-20
1
-0
/
+6
*
drm/vmwgfx: Kill some lockdep warnings
Thomas Hellstrom
2016-05-20
1
-0
/
+1
*
drm/vmwgfx: Bump driver minor
Thomas Hellstrom
2016-03-16
1
-2
/
+2
*
drm/vmwgfx: Add connector properties to switch between explicit and implicit ...
Thomas Hellstrom
2016-03-14
1
-0
/
+1
*
drm/vmwgfx: Add suggested screen x and y connector properties
Thomas Hellstrom
2016-03-14
1
-0
/
+1
*
drm/vmwgfx: Break out implicit fb code
Thomas Hellstrom
2016-03-14
1
-1
/
+2
*
drm/vmwgfx: Nuke preclose hook
Daniel Vetter
2016-02-08
1
-1
/
+0
*
drm/vmwgfx: Implement the cursor_set2 callback v2
Thomas Hellstrom
2015-12-08
1
-0
/
+1
*
drm/vmwgfx: Relax irq locking somewhat
Thomas Hellstrom
2015-11-06
1
-5
/
+4
*
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
2015-11-02
1
-1
/
+27
*
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-06
1
-3
/
+3
*
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...
Dave Airlie
2015-09-24
1
-3
/
+4
|
\
|
*
drm/vmwgfx: Map the fifo as cached
Thomas Hellstrom
2015-09-14
1
-1
/
+0
|
*
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
2015-09-14
1
-2
/
+4
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-05
1
-123
/
+212
|
\
|
|
*
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
1
-3
/
+3
|
*
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
2015-08-12
1
-0
/
+10
|
*
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
1
-89
/
+86
|
*
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
2015-08-12
1
-1
/
+1
|
*
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
1
-3
/
+3
|
*
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
Thomas Hellstrom
2015-08-05
1
-2
/
+0
|
*
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
2015-08-05
1
-5
/
+0
|
*
drm/vmwgfx: Convert screen objects to the new helpers
Thomas Hellstrom
2015-08-05
1
-6
/
+0
|
*
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
2015-08-05
1
-2
/
+8
|
*
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
2015-08-05
1
-16
/
+17
|
*
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
2015-08-05
1
-1
/
+2
[next]