aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c
Commit message (Expand)AuthorAge
* 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