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_surface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: check kmalloc return value
Rasmus Villemoes
2015-12-15
1
-1
/
+1
*
drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()
Rasmus Villemoes
2015-12-15
1
-5
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-10
1
-0
/
+2
|
\
|
*
drm/vmwgfx: Turn off support for multisample count != 0 v2
Thomas Hellstrom
2015-11-02
1
-0
/
+2
*
|
drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
Thomas Hellstrom
2015-10-13
1
-1
/
+2
|
/
*
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
2015-09-14
1
-3
/
+8
*
drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2
Thomas Hellstrom
2015-09-01
1
-0
/
+6
*
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
1
-1
/
+1
*
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
2015-08-12
1
-0
/
+1
*
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
1
-22
/
+87
*
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
-2
/
+2
*
drm/vmwgfx: Implement screen targets
Sinclair Yeh
2015-08-05
1
-0
/
+4
*
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
Sinclair Yeh
2015-08-05
1
-61
/
+134
*
vmwgfx: Rework device initialization
Thomas Hellstrom
2015-08-05
1
-6
/
+6
*
drm/vmwgfx: Tighten security around surface sharing v2
Thomas Hellstrom
2014-03-28
1
-0
/
+24
*
drm/vmwgfx: Allow prime fds in the surface reference ioctls
Thomas Hellstrom
2014-03-28
1
-35
/
+70
*
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-03-28
1
-8
/
+6
*
drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode
Thomas Hellstrom
2014-03-13
1
-0
/
+18
*
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
2014-02-05
1
-1
/
+1
*
drm/vmwgfx: Fix legacy surface reference size copyback
Thomas Hellstrom
2014-02-05
1
-2
/
+2
*
drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors
Thomas Hellstrom
2014-01-21
1
-0
/
+1
*
drm/vmwgfx: Invalidate surface on non-readback unbind
Jakob Bornecrantz
2014-01-17
1
-8
/
+18
*
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
2014-01-17
1
-0
/
+4
*
drm/vmwgfx: Make sure that the multisampling is off
Zack Rusin
2014-01-17
1
-1
/
+1
*
drm/vmwgfx: Hook up guest-backed surfaces
Thomas Hellstrom
2014-01-17
1
-3
/
+448
*
drm/ttm: ttm object security fixes for render nodes
Thomas Hellstrom
2014-01-08
1
-1
/
+2
*
drm/vmwgfx: Make surfaces prime-aware
Thomas Hellstrom
2013-11-18
1
-14
/
+16
*
drm/vmwgfx: Add and make use of a header for surface size calculation.
Thomas Hellstrom
2012-11-20
1
-94
/
+19
*
drm/vmwgfx: Break out surface and context management to separate files
Thomas Hellstrom
2012-11-20
1
-0
/
+968