aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
Commit message (Expand)AuthorAge
* drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom2010-11-17
* vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-26
* vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-01
* Merge branch 'master' into for-nextJiri Kosina2010-06-16
|\
| * drm/vmwgfx: return -EFAULT for copy_to_user errorsDan Carpenter2010-06-07
* | fix typos concerning "management"Uwe Kleine-König2010-06-16
|/
* 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