aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-29drm/virtio: implement context init: probe for featureAnthoine Bourgeois1-0/+1
2020-12-02drm/virtio: virtio_{blah} --> virtio_gpu_{blah}Gurchetan Singh1-11/+13
2020-11-20drm/virtio: rename sync_seq and last_seqGurchetan Singh1-2/+2
2020-09-29drm/virtio: implement blob resources: implement vram objectGerd Hoffmann1-1/+19
2020-09-29drm/virtio: implement blob resources: probe for host visible regionGerd Hoffmann1-0/+5
2020-09-29drm/virtio: implement blob resources: probe for the feature.Gerd Hoffmann1-0/+1
2020-09-09drm/virtio: report uuid in debugfsGurchetan Singh1-0/+1
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga1-2/+1
2020-02-07drm/virtio: fix ring free checkGerd Hoffmann1-0/+1
2019-07-15drm/virtgpu: drop use of drmP.hSam Ravnborg1-2/+2
2019-03-28drm/virtio: add virtio-gpu-features debugfs file.Gerd Hoffmann1-1/+26
2017-05-18drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-03-01drm/virtio: Remove virtio_gpu_debugfs_takedown()Noralf Trønnes1-8/+0
2015-10-16drm/virtio: use %llu format string form atomic64_tArnd Bergmann1-2/+2
2015-06-03Add virtio gpu driver.Dave Airlie1-0/+64