summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/virtio/virtgpu_debugfs.c
AgeCommit message (Expand)Author
2021-09-29drm/virtio: implement context init: probe for featureAnthoine Bourgeois
2020-12-02drm/virtio: virtio_{blah} --> virtio_gpu_{blah}Gurchetan Singh
2020-11-20drm/virtio: rename sync_seq and last_seqGurchetan Singh
2020-09-29drm/virtio: implement blob resources: implement vram objectGerd Hoffmann
2020-09-29drm/virtio: implement blob resources: probe for host visible regionGerd Hoffmann
2020-09-29drm/virtio: implement blob resources: probe for the feature.Gerd Hoffmann
2020-09-09drm/virtio: report uuid in debugfsGurchetan Singh
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga
2020-02-07drm/virtio: fix ring free checkGerd Hoffmann
2019-07-15drm/virtgpu: drop use of drmP.hSam Ravnborg
2019-03-28drm/virtio: add virtio-gpu-features debugfs file.Gerd Hoffmann
2017-05-18drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-03-01drm/virtio: Remove virtio_gpu_debugfs_takedown()Noralf Trønnes
2015-10-16drm/virtio: use %llu format string form atomic64_tArnd Bergmann
2015-06-03Add virtio gpu driver.Dave Airlie