summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-3/+3
* drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2011-12-061-0/+2
* drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse2011-12-061-0/+3
* drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse2011-12-061-45/+21Star
* vmwgfx: Handle device surface memory limitThomas Hellstrom2011-10-051-0/+14
* vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-051-0/+33
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-061-13/+13
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-061-4/+4
* ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk2011-01-271-1/+2
* vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-271-19/+62
* drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2010-10-051-1/+2
* drm/ttm: remove io_ field from TTM V6Jerome Glisse2010-04-201-6/+0Star
* drm/vmwgfx: add support for new TTM fault callback V5Jerome Glisse2010-04-201-3/+41
* drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom2010-01-251-0/+9
* drm/vmwgfx: Implement a swap_notify callback.Thomas Hellstrom2010-01-141-1/+7
* drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-141-1/+9
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-141-0/+229