aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c
Commit message (Expand)AuthorAge
* drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-02
* drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst2014-09-02
* drm/ttm: kill fence_lockMaarten Lankhorst2014-09-01
* drm/ttm: move fpfn and lpfn into each placement v2Christian König2014-08-27
* drm/vmwgfx: Use the linux DMA api also for MOBsThomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom2014-01-17
* drm/vmwgfx: Add MOB managementThomas Hellstrom2014-01-17
* drivers: gpu: Mark functions as static in vmwgfx_buffer.cRashika Kheria2014-01-08
* drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom2013-12-04
* drm/vmwgfx: Use the linux DMA api to get valid device addresses of pagesThomas Hellstrom2013-11-06
* drm/vmwgfx: Tighten the security around buffer mapsThomas Hellstrom2012-11-28
* drm/ttm: remove sync_arg from driver functionsMaarten Lankhorst2012-11-20
* drm/vmwgfx: remove use of fence_obj_argsMaarten Lankhorst2012-11-20
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2011-12-06
* drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse2011-12-06
* drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse2011-12-06
* vmwgfx: Handle device surface memory limitThomas Hellstrom2011-10-05
* vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz2011-10-05
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-06
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-06
* ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk2011-01-27
* vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-26
* drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2010-10-04
* drm/ttm: remove io_ field from TTM V6Jerome Glisse2010-04-20
* drm/vmwgfx: add support for new TTM fault callback V5Jerome Glisse2010-04-20
* drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom2010-01-25
* drm/vmwgfx: Implement a swap_notify callback.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom2010-01-13
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-14