aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c
Commit message (Expand)AuthorAge
* drm/vmwgfx: Add a parameter to get max MOB memory sizeThomas Hellstrom2014-01-17
* drm/vmwgfx: Adapt capability reporting to new hardware versionThomas Hellstrom2014-01-17
* drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolutionThomas Hellstrom2014-01-17
* drm/vmwgfx: Return -ENOENT when a framebuffer can't be foundVille Syrjälä2013-11-05
* drm/vmwgfx: add proper framebuffer refcountingDaniel Vetter2013-01-20
* drm: create drm_framebuffer_lookupDaniel Vetter2013-01-20
* drm: revamp locking around fb creation/destructionDaniel Vetter2013-01-20
* drm/vmwgfx: use drm_modeset_lock_allDaniel Vetter2013-01-20
* 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