aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_object.c
Commit message (Expand)AuthorAge
* drm/virtio: use virtio_max_dma_sizeGerd Hoffmann2019-08-23
* drm/virtio: rework resource creation workflow.Gerd Hoffmann2019-03-28
* drm/virtio: use struct to pass params to virtio_gpu_object_create()Gerd Hoffmann2019-03-28
* drm/virtio: do NOT reuse resource idsGerd Hoffmann2019-02-10
* drm/virtio: Use IDAs more efficientlyMatthew Wilcox2018-11-14
* drm/virtio: Handle error from virtio_gpu_resource_id_getMatthew Wilcox2018-11-14
* drm/virtio: Replace IDRs with IDAsMatthew Wilcox2018-10-29
* drm/virtio: fix resource id handlingGerd Hoffmann2018-10-29
* drm/virtio: track created object stateGerd Hoffmann2018-10-29
* virtio: Rework virtio_gpu_object_kmap()Ezequiel Garcia2018-09-26
* virtio: Add virtio_gpu_object_kunmap()Ezequiel Garcia2018-09-26
* drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian 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: don't leak bo on drm_gem_object_init failureGerd Hoffmann2017-04-07
* drm/ttm: remove lazy parameter from ttm_bo_waitChristian König2016-05-04
* drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König2016-05-04
* virtio-gpu: don't free things on ttm_bo_init failureDave Airlie2015-10-16
* Add virtio gpu driver.Dave Airlie2015-06-03