summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* vmwgfx: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-071-2/+2
* vmwgfx: return -EFAULT instead of number of bytes remainingDan Carpenter2011-10-181-0/+2
* vmwgfx: Wrap drm_read and drm_pollThomas Hellstrom2011-10-101-0/+43
* vmwgfx: Add present and readback ioctlsJakob Bornecrantz2011-10-051-0/+172
* vmwgfx: Add functionality to get 3D capsThomas Hellstrom2011-09-061-0/+48
* vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom2011-09-061-3/+0
* vmwgfx: Remove the fifo debug ioctlThomas Hellstrom2011-09-061-23/+0
* drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom2010-10-061-0/+3
* drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-111-0/+6
* drm/vmwgfx: Correctly detect 3DJakob Bornecrantz2010-02-011-1/+1
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-151-0/+81
OpenPOWER on IntegriCloud