summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_ttm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König2018-03-141-4/+3
* Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-03-141-3/+1
|\
| * drm/virtio: Replace 'unsigned' for 'unsigned int'Rodrigo Siqueira2018-02-271-1/+1
| * drm/virtio: Remove return from void functionRodrigo Siqueira2018-02-271-2/+0
* | drm/ttm: drop ttm->dummy_read_pageChristian König2018-02-261-4/+2
* | drm/virtio: remove ttm_pool_* wrappersChristian König2018-02-261-16/+0
|/
* drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He2017-12-281-2/+3
* drm/virtio: remove the default io_mem_pfn setTan Xiaojun2017-12-271-1/+0
* drm/ttm: add context to driver move callback as wellChristian König2017-12-061-4/+3
* 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