summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom2010-02-111-1/+2
* drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-111-3/+3
* drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-111-3/+3
* drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz2010-02-011-0/+2
* drm/vmwgfx: Correctly detect 3DJakob Bornecrantz2010-02-011-0/+1
* drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom2010-01-251-0/+1
* drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom2010-01-141-0/+2
* drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-141-0/+1
* drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom2009-12-231-4/+6
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-141-0/+511