index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-04
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
|
*
drm/vmwgfx: Implement screen targets
Sinclair Yeh
2015-08-05
1
-5
/
+10
|
*
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
2015-08-05
1
-0
/
+4
|
*
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
Sinclair Yeh
2015-08-05
1
-5
/
+17
|
*
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
Sinclair Yeh
2015-08-05
1
-0
/
+9
|
*
drm/vmwgfx: Add an interface to pin a resource v3
Thomas Hellstrom
2015-08-05
1
-0
/
+4
|
*
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2015-08-05
1
-0
/
+40
|
*
vmwgfx: Rework device initialization
Thomas Hellstrom
2015-08-05
1
-3
/
+16
*
|
treewide: fix typos in comment blocks
Masahiro Yamada
2015-08-07
1
-1
/
+1
|
/
*
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
2015-01-19
1
-4
/
+21
*
drm/vmwgfx: rework to new fence interface, v2
Maarten Lankhorst
2014-09-02
1
-0
/
+1
*
drm/vmwgfx: get rid of different types of fence_flags entirely
Maarten Lankhorst
2014-09-02
1
-1
/
+0
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-08-07
1
-24
/
+50
|
\
|
*
drm/vmwgfx: Fix compat shader namespace
Thomas Hellstrom
2014-07-04
1
-24
/
+50
*
|
drm: vmwgfx: Use nsec based interfaces
Thomas Gleixner
2014-07-23
1
-2
/
+2
|
/
*
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
2014-03-28
1
-2
/
+2
*
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-03-28
1
-0
/
+5
*
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2014-03-02
1
-1
/
+1
*
drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
Charmaine Lee
2014-02-12
1
-0
/
+1
*
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
2014-02-05
1
-0
/
+6
*
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
Thomas Hellstrom
2014-02-05
1
-1
/
+28
*
drm/vmwgfx: Update otable definitions
Thomas Hellstrom
2014-01-17
1
-1
/
+4
*
drm/vmwgfx: Use the linux DMA api also for MOBs
Thomas Hellstrom
2014-01-17
1
-2
/
+6
*
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
2014-01-17
1
-1
/
+10
*
drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf
Thomas Hellstrom
2014-01-17
1
-0
/
+65
*
drm/vmwgfx: Add a parameter to get max MOB memory size
Thomas Hellstrom
2014-01-17
1
-2
/
+2
*
drm/vmwgfx: Implement a buffer object synccpu ioctl.
Thomas Hellstrom
2014-01-17
1
-0
/
+2
*
drm/vmwgfx: Fix up the vmwgfx_drv.h header for new files
Thomas Hellstrom
2014-01-17
1
-28
/
+42
*
drm/vmwgfx: Add guest-backed shaders
Thomas Hellstrom
2014-01-17
1
-0
/
+12
*
drm/vmwgfx: Hook up guest-backed surfaces
Thomas Hellstrom
2014-01-17
1
-0
/
+13
*
drm/vmwgfx: Hook up guest-backed queries
Thomas Hellstrom
2014-01-17
1
-0
/
+1
*
drm/vmwgfx: Add the possibility to validate a buffer as a MOB
Thomas Hellstrom
2014-01-17
1
-0
/
+2
*
drm/vmwgfx: Hook up MOBs to TTM as a separate memory type
Thomas Hellstrom
2014-01-17
1
-0
/
+3
*
drm/vmwgfx: Add MOB management
Thomas Hellstrom
2014-01-17
1
-0
/
+31
*
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
Thomas Hellstrom
2014-01-17
1
-0
/
+1
*
drm/vmwgfx: Fix the driver for large dma addresses
Thomas Hellstrom
2014-01-17
1
-1
/
+0
[next]