summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_ttm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König2017-08-171-1/+1
* drm: ttm: virtio-gpu: dma-buf: Constify ttm_place structures.Arvind Yadav2017-07-031-1/+1
* drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-181-5/+5
* drm/ttm: add io_mem_pfn callbackChristian König2017-04-041-0/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-4/+3
* drm/ttm: revert "implement LRU add callbacks v2"Christian König2017-01-271-2/+0
* drm/ttm: add evict parameter to ttm_bo_driver::move_notifyNicolai Hähnle2017-01-271-0/+1
* drm/ttm: use designated initializersKees Cook2016-12-181-5/+5
* drm/ttm: make eviction decision a driver callback v2Christian König2016-10-251-0/+1
* drm/ttm: add wait for idle in all drivers bo_move functionsChristian König2016-07-071-0/+6
* drm/ttm: implement LRU add callbacks v2Christian König2016-05-041-0/+2
* virtio-gpu: add 3d/virgl supportGerd Hoffmann2015-10-161-0/+1
* drm/virtio: remove some dead codeDan Carpenter2015-06-111-2/+0
* Add virtio gpu driver.Dave Airlie2015-06-031-0/+469
OpenPOWER on IntegriCloud