index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_ioctl.c
Age
Commit message (
Expand
)
Author
2013-01-20
drm/vmwgfx: add proper framebuffer refcounting
Daniel Vetter
2013-01-20
drm: create drm_framebuffer_lookup
Daniel Vetter
2013-01-20
drm: revamp locking around fb creation/destruction
Daniel Vetter
2013-01-20
drm/vmwgfx: use drm_modeset_lock_all
Daniel Vetter
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-11-20
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
2012-11-15
vmwgfx: return an -EFAULT if copy_to_user() fails
Dan Carpenter
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2011-12-19
vmwgfx: Remove dmabuf check in present ioctl
Jakob Bornecrantz
2011-12-19
vmwgfx: Use the revised fifo hw version register when present
Thomas Hellstrom
2011-12-07
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-10-18
vmwgfx: return -EFAULT instead of number of bytes remaining
Dan Carpenter
2011-10-10
vmwgfx: Wrap drm_read and drm_poll
Thomas Hellstrom
2011-10-05
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
2011-09-06
vmwgfx: Add functionality to get 3D caps
Thomas Hellstrom
2011-09-06
vmwgfx: Remove the possibility to map the fifo from user-space
Thomas Hellstrom
2011-09-06
vmwgfx: Remove the fifo debug ioctl
Thomas Hellstrom
2010-10-06
drm/vmwgfx: Add a parameter to get the max fb size
Thomas Hellstrom
2010-02-11
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
2010-02-01
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
2009-12-14
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz