aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c
AgeCommit message (Expand)Author
2014-01-17drm/vmwgfx: Use the linux DMA api also for MOBsThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom
2014-01-17drm/vmwgfx: Add MOB managementThomas Hellstrom
2014-01-08drivers: gpu: Mark functions as static in vmwgfx_buffer.cRashika Kheria
2013-12-04drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom
2013-11-06drm/vmwgfx: Use the linux DMA api to get valid device addresses of pagesThomas Hellstrom
2012-11-28drm/vmwgfx: Tighten the security around buffer mapsThomas Hellstrom
2012-11-20drm/ttm: remove sync_arg from driver functionsMaarten Lankhorst
2012-11-20drm/vmwgfx: remove use of fence_obj_argsMaarten Lankhorst
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2011-12-06drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse
2011-12-06drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse
2011-12-06drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse
2011-10-05vmwgfx: Handle device surface memory limitThomas Hellstrom
2011-10-05vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom
2011-01-27ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs
2010-04-20drm/ttm: remove io_ field from TTM V6Jerome Glisse
2010-04-20drm/vmwgfx: add support for new TTM fault callback V5Jerome Glisse
2010-01-25drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom
2010-01-14drm/vmwgfx: Implement a swap_notify callback.Thomas Hellstrom
2010-01-14drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz