aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-10
|\
| * vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter2012-11-15
* | drm/vmwgfx: Refactor resource managementThomas Hellstrom2012-11-20
|/
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* vmwgfx: Remove dmabuf check in present ioctlJakob Bornecrantz2011-12-19
* vmwgfx: Use the revised fifo hw version register when presentThomas Hellstrom2011-12-19
* vmwgfx: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-07
* vmwgfx: return -EFAULT instead of number of bytes remainingDan Carpenter2011-10-18
* vmwgfx: Wrap drm_read and drm_pollThomas Hellstrom2011-10-10
* vmwgfx: Add present and readback ioctlsJakob Bornecrantz2011-10-05
* vmwgfx: Add functionality to get 3D capsThomas Hellstrom2011-09-06
* vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom2011-09-06
* vmwgfx: Remove the fifo debug ioctlThomas Hellstrom2011-09-06
* drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom2010-10-05
* drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-10
* drm/vmwgfx: Correctly detect 3DJakob Bornecrantz2010-01-31
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-14