aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_object.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König1-1/+1
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He1-1/+5
2017-04-07drm/virtio: don't leak bo on drm_gem_object_init failureGerd Hoffmann1-1/+3
2016-05-04drm/ttm: remove lazy parameter from ttm_bo_waitChristian König1-1/+1
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König1-1/+1
2015-10-16virtio-gpu: don't free things on ttm_bo_init failureDave Airlie1-8/+3
2015-06-03Add virtio gpu driver.Dave Airlie1-0/+170