aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-01vmwgfx: Enable use of the vblank systemThomas Hellstrom1-0/+1
2010-10-01vmwgfx: vt-switch (master drop) fixesThomas Hellstrom1-0/+7
2010-08-04drm: move ttm global code to core drmDave Airlie1-1/+1
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz1-1/+3
2010-06-03drm/vmwgfx: Fix vga save / restore with display topology.Thomas Hellstrom1-1/+14
2010-06-01drm/vmwgfx: Support older hardware.Jakob Bornecrantz1-0/+5
2010-06-01drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom1-1/+26
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom1-1/+2
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major.Jakob Bornecrantz1-3/+3
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom1-3/+3
2010-02-01drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz1-0/+2
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz1-0/+1
2010-01-25drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom1-0/+1
2010-01-14drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom1-0/+2
2010-01-14drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom1-0/+1
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom1-4/+6
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz1-0/+511