aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c
AgeCommit message (Expand)Author
2014-02-12drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee
2014-02-05drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2Thomas Hellstrom
2014-01-17drm/vmwgfx: Add a parameter to get max MOB memory sizeThomas Hellstrom
2014-01-17drm/vmwgfx: Adapt capability reporting to new hardware versionThomas Hellstrom
2014-01-17drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolutionThomas Hellstrom
2013-11-06drm/vmwgfx: Return -ENOENT when a framebuffer can't be foundVille Syrjälä
2013-01-20drm/vmwgfx: add proper framebuffer refcountingDaniel Vetter
2013-01-20drm: create drm_framebuffer_lookupDaniel Vetter
2013-01-20drm: revamp locking around fb creation/destructionDaniel Vetter
2013-01-20drm/vmwgfx: use drm_modeset_lock_allDaniel Vetter
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-11-21drm/vmwgfx: Refactor resource managementThomas Hellstrom
2012-11-16vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2011-12-19vmwgfx: Remove dmabuf check in present ioctlJakob Bornecrantz
2011-12-19vmwgfx: Use the revised fifo hw version register when presentThomas Hellstrom
2011-12-07vmwgfx: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-10-18vmwgfx: return -EFAULT instead of number of bytes remainingDan Carpenter
2011-10-10vmwgfx: Wrap drm_read and drm_pollThomas Hellstrom
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz
2011-09-06vmwgfx: Add functionality to get 3D capsThomas Hellstrom
2011-09-06vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom
2011-09-06vmwgfx: Remove the fifo debug ioctlThomas Hellstrom
2010-10-06drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz