aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
Commit message (Expand)AuthorAge
* drm/vmwgfx: return -EFAULT for copy_to_user errorsDan Carpenter2010-06-07
* drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-10
* drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-10
* drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz2010-01-31
* drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom2010-01-25
* drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Fix an error path causing an oops.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom2009-12-22
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-14