aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-05vmwgfx: Handle device surface memory limitThomas Hellstrom1-0/+14
2011-10-05vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz1-0/+33
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom1-13/+13
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom1-4/+4
2011-01-27ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk1-1/+2
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom1-19/+62
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs1-1/+2
2010-04-20drm/ttm: remove io_ field from TTM V6Jerome Glisse1-6/+0
2010-04-20drm/vmwgfx: add support for new TTM fault callback V5Jerome Glisse1-3/+41
2010-01-25drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom1-0/+9
2010-01-14drm/vmwgfx: Implement a swap_notify callback.Thomas Hellstrom1-1/+7
2010-01-14drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom1-1/+9
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz1-0/+229