index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
2013-11-06
1
-2
/
+2
*
drm/vmwgfx: add proper framebuffer refcounting
Daniel Vetter
2013-01-20
1
-5
/
+3
*
drm: create drm_framebuffer_lookup
Daniel Vetter
2013-01-20
1
-12
/
+12
*
drm: revamp locking around fb creation/destruction
Daniel Vetter
2013-01-20
1
-0
/
+4
*
drm/vmwgfx: use drm_modeset_lock_all
Daniel Vetter
2013-01-20
1
-14
/
+4
*
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-12-10
1
-0
/
+2
|
\
|
*
vmwgfx: return an -EFAULT if copy_to_user() fails
Dan Carpenter
2012-11-16
1
-0
/
+2
*
|
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
2012-11-21
1
-2
/
+5
|
/
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
*
vmwgfx: Remove dmabuf check in present ioctl
Jakob Bornecrantz
2011-12-19
1
-6
/
+0
*
vmwgfx: Use the revised fifo hw version register when present
Thomas Hellstrom
2011-12-19
1
-2
/
+8
*
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-07
1
-2
/
+2
*
vmwgfx: return -EFAULT instead of number of bytes remaining
Dan Carpenter
2011-10-18
1
-0
/
+2
*
vmwgfx: Wrap drm_read and drm_poll
Thomas Hellstrom
2011-10-10
1
-0
/
+43
*
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
2011-10-05
1
-0
/
+172
*
vmwgfx: Add functionality to get 3D caps
Thomas Hellstrom
2011-09-06
1
-0
/
+48
*
vmwgfx: Remove the possibility to map the fifo from user-space
Thomas Hellstrom
2011-09-06
1
-3
/
+0
*
vmwgfx: Remove the fifo debug ioctl
Thomas Hellstrom
2011-09-06
1
-23
/
+0
*
drm/vmwgfx: Add a parameter to get the max fb size
Thomas Hellstrom
2010-10-06
1
-0
/
+3
*
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
2010-02-11
1
-0
/
+6
*
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
2010-02-01
1
-1
/
+1
*
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
2009-12-15
1
-0
/
+81