summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
AgeCommit message (Expand)Author
2011-10-05vmwgfx: Expand the command checker to cover screen object commandsJakob Bornecrantz
2011-10-05vmwgfx: Break out execbuf command processingThomas Hellstrom
2011-10-05vmwgfx: Some comments and BUG_ONJakob Bornecrantz
2011-09-06vmwgfx: Bump majorThomas Hellstrom
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom
2011-09-01vmwgfx: Fix potential execbuf deadlocksThomas Hellstrom
2011-08-31drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák
2010-11-22drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom
2010-11-09drm: vmwgfx: fix information leak to userlandKulikov Vasiliy
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom
2010-06-07drm/vmwgfx: return -EFAULT for copy_to_user errorsDan Carpenter
2010-05-31drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom
2010-04-08drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom
2010-01-25drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom
2009-12-23drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom
2009-12-14drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz