aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_object.c
AgeCommit message (Expand)Author
2020-03-12drm/virtio: module_param_named() requires linux/moduleparam.hStephen Rothwell
2020-03-12drm/virtio: fix resource id creation raceJohn Bates
2020-03-12drm/virtio: make resource id workaround runtime switchable.Gerd Hoffmann
2019-08-23drm/virtio: use virtio_max_dma_sizeGerd Hoffmann
2019-03-28drm/virtio: rework resource creation workflow.Gerd Hoffmann
2019-03-28drm/virtio: use struct to pass params to virtio_gpu_object_create()Gerd Hoffmann
2019-02-11drm/virtio: do NOT reuse resource idsGerd Hoffmann
2018-11-14drm/virtio: Use IDAs more efficientlyMatthew Wilcox
2018-11-14drm/virtio: Handle error from virtio_gpu_resource_id_getMatthew Wilcox
2018-10-29drm/virtio: Replace IDRs with IDAsMatthew Wilcox
2018-10-29drm/virtio: fix resource id handlingGerd Hoffmann
2018-10-29drm/virtio: track created object stateGerd Hoffmann
2018-09-26virtio: Rework virtio_gpu_object_kmap()Ezequiel Garcia
2018-09-26virtio: Add virtio_gpu_object_kunmap()Ezequiel Garcia
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He
2017-04-07drm/virtio: don't leak bo on drm_gem_object_init failureGerd Hoffmann
2016-05-04drm/ttm: remove lazy parameter from ttm_bo_waitChristian König
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2015-10-16virtio-gpu: don't free things on ttm_bo_init failureDave Airlie
2015-06-03Add virtio gpu driver.Dave Airlie