Age | Commit message (Expand) | Author | Files | Lines |
2017-02-01 | Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li... | Dave Airlie | 1 | -1/+1 |
2017-01-27 | drm/ttm: revert "implement LRU add callbacks v2" | Christian König | 1 | -2/+0 |
2017-01-27 | drm/ttm: add evict parameter to ttm_bo_driver::move_notify | Nicolai Hähnle | 1 | -0/+1 |
2017-01-26 | drm/vmwgfx: Annotate ignored return values | Thomas Hellstrom | 1 | -1/+1 |
2016-10-25 | drm/ttm: make eviction decision a driver callback v2 | Christian König | 1 | -0/+1 |
2016-05-04 | drm/ttm: implement LRU add callbacks v2 | Christian König | 1 | -0/+2 |
2016-05-04 | drm/ttm: remove lazy parameter from ttm_bo_wait | Christian König | 1 | -1/+1 |
2015-08-12 | drm/vmwgfx: Fix copyright headers | Sinclair Yeh | 1 | -1/+1 |
2015-08-12 | drm/vmwgfx: Add DX query support. Various fixes. | Sinclair Yeh | 1 | -4/+5 |
2015-08-05 | drm/vmwgfx: Add command buffer support v3 | Thomas Hellstrom | 1 | -0/+13 |
2014-09-02 | drm/ttm: flip the switch, and convert to dma_fence | Maarten Lankhorst | 1 | -40/+0 |
2014-09-02 | drm/vmwgfx: get rid of different types of fence_flags entirely | Maarten Lankhorst | 1 | -4/+1 |
2014-09-01 | drm/ttm: kill fence_lock | Maarten Lankhorst | 1 | -4/+0 |
2014-08-27 | drm/ttm: move fpfn and lpfn into each placement v2 | Christian König | 1 | -51/+85 |
2014-01-17 | drm/vmwgfx: Use the linux DMA api also for MOBs | Thomas Hellstrom | 1 | -1/+60 |
2014-01-17 | drm/vmwgfx: Hook up MOBs to TTM as a separate memory type | Thomas Hellstrom | 1 | -7/+95 |
2014-01-17 | drm/vmwgfx: Add MOB management | Thomas Hellstrom | 1 | -0/+13 |
2014-01-08 | drivers: gpu: Mark functions as static in vmwgfx_buffer.c | Rashika Kheria | 1 | -4/+4 |
2013-12-04 | drm/vmwgfx: Fix dma buffer memory size accounting | Thomas Hellstrom | 1 | -0/+2 |
2013-11-06 | drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages | Thomas Hellstrom | 1 | -17/+362 |
2012-11-28 | drm/vmwgfx: Tighten the security around buffer maps | Thomas Hellstrom | 1 | -5/+4 |
2012-11-20 | drm/ttm: remove sync_arg from driver functions | Maarten Lankhorst | 1 | -4/+3 |
2012-11-20 | drm/vmwgfx: remove use of fence_obj_args | Maarten Lankhorst | 1 | -5/+2 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -3/+3 |
2011-12-06 | drm/ttm: isolate dma data from ttm_tt V4 | Jerome Glisse | 1 | -0/+2 |
2011-12-06 | drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 | Jerome Glisse | 1 | -0/+3 |
2011-12-06 | drm/ttm: merge ttm_backend and ttm_tt V5 | Jerome Glisse | 1 | -45/+21 |
2011-10-05 | vmwgfx: Handle device surface memory limit | Thomas Hellstrom | 1 | -0/+14 |
2011-10-05 | vmwgfx: Add dmabuf helper functions for pinning | Jakob Bornecrantz | 1 | -0/+33 |
2011-09-06 | vmwgfx: Implement fence objects | Thomas Hellstrom | 1 | -13/+13 |
2011-09-06 | vmwgfx: Fix confusion caused by using "fence" in various places | Thomas Hellstrom | 1 | -4/+4 |
2011-01-27 | ttm: Expand (*populate) to support an array of DMA addresses. | Konrad Rzeszutek Wilk | 1 | -1/+2 |
2010-10-27 | vmwgfx: Implement a proper GMR eviction mechanism | Thomas Hellstrom | 1 | -19/+62 |
2010-10-05 | drm/ttm: restructure to allow driver to plug in alternate memory manager | Ben Skeggs | 1 | -1/+2 |
2010-04-20 | drm/ttm: remove io_ field from TTM V6 | Jerome Glisse | 1 | -6/+0 |
2010-04-20 | drm/vmwgfx: add support for new TTM fault callback V5 | Jerome Glisse | 1 | -3/+41 |
2010-01-25 | drm/vmwgfx: Optimize memory footprint for DMA buffers. | Thomas Hellstrom | 1 | -0/+9 |
2010-01-14 | drm/vmwgfx: Implement a swap_notify callback. | Thomas Hellstrom | 1 | -1/+7 |
2010-01-14 | drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. | Thomas Hellstrom | 1 | -1/+9 |
2009-12-15 | drm/vmwgfx: Add DRM driver for VMware Virtual GPU | Jakob Bornecrantz | 1 | -0/+229 |