aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-152/+949
* drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom2010-11-181-6/+8
* vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-271-75/+0
* vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-011-0/+4
* Merge branch 'master' into for-nextJiri Kosina2010-06-161-2/+6
|\
| * drm/vmwgfx: return -EFAULT for copy_to_user errorsDan Carpenter2010-06-081-2/+6
* | fix typos concerning "management"Uwe Kleine-König2010-06-161-1/+1
|/
* drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-111-16/+1
* drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-111-2/+3
* drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz2010-02-011-1/+15
* drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom2010-01-251-1/+1
* drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-141-11/+12
* drm/vmwgfx: Fix an error path causing an oops.Thomas Hellstrom2010-01-141-18/+21
* drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom2009-12-231-79/+70
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-151-0/+1192