aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_ttm.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-02
|\
| * drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann2019-03-19
| * drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann2019-03-19
* | drm/virtio: move virtio_gpu_object_{attach, detach} calls.Gerd Hoffmann2019-03-28
* | drm/virtio: remove set but not used variable 'vgdev'YueHaibing2019-03-28
|/
* Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-11-18
|\
| * drm/ttm: initialize globals during device init (v2)Christian König2018-11-05
| * drm/ttm: use a static ttm_mem_global instanceChristian König2018-11-05
| * drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann2018-11-05
* | drm/virtio: drop resource_id argument.Gerd Hoffmann2018-10-29
|/
* drm/virtio: add virtio_gpu_object_detach() functionGerd Hoffmann2018-09-05
* gpu: drm: virtio: code cleanupSouptick Joarder2018-08-08
* drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König2018-03-14
* Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-03-13
|\
| * drm/virtio: Replace 'unsigned' for 'unsigned int'Rodrigo Siqueira2018-02-27
| * drm/virtio: Remove return from void functionRodrigo Siqueira2018-02-27
* | drm/ttm: drop ttm->dummy_read_pageChristian König2018-02-26
* | drm/virtio: remove ttm_pool_* wrappersChristian König2018-02-26
|/
* drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He2017-12-28
* drm/virtio: remove the default io_mem_pfn setTan Xiaojun2017-12-27
* drm/ttm: add context to driver move callback as wellChristian König2017-12-06
* drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König2017-08-17
* drm: ttm: virtio-gpu: dma-buf: Constify ttm_place structures.Arvind Yadav2017-07-03
* drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-18
* drm/ttm: add io_mem_pfn callbackChristian König2017-04-04
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* drm/ttm: revert "implement LRU add callbacks v2"Christian König2017-01-27
* drm/ttm: add evict parameter to ttm_bo_driver::move_notifyNicolai Hähnle2017-01-27
* drm/ttm: use designated initializersKees Cook2016-12-18
* drm/ttm: make eviction decision a driver callback v2Christian König2016-10-25
* drm/ttm: add wait for idle in all drivers bo_move functionsChristian König2016-07-07
* drm/ttm: implement LRU add callbacks v2Christian König2016-05-04
* virtio-gpu: add 3d/virgl supportGerd Hoffmann2015-10-16
* drm/virtio: remove some dead codeDan Carpenter2015-06-10
* Add virtio gpu driver.Dave Airlie2015-06-03