summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Use the linux DMA api also for MOBsThomas Hellstrom2014-01-171-1/+60
* drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom2014-01-171-7/+95
* drm/vmwgfx: Add MOB managementThomas Hellstrom2014-01-171-0/+13
* drivers: gpu: Mark functions as static in vmwgfx_buffer.cRashika Kheria2014-01-081-4/+4
* drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom2013-12-041-0/+2
* drm/vmwgfx: Use the linux DMA api to get valid device addresses of pagesThomas Hellstrom2013-11-061-17/+362
* drm/vmwgfx: Tighten the security around buffer mapsThomas Hellstrom2012-11-281-5/+4
* drm/ttm: remove sync_arg from driver functionsMaarten Lankhorst2012-11-201-4/+3
* drm/vmwgfx: remove use of fence_obj_argsMaarten Lankhorst2012-11-201-5/+2
* 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/+21
* 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/+0
* 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-151-0/+229
OpenPOWER on IntegriCloud