summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/virtio/virtgpu_debugfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/virtio: implement context init: probe for featureAnthoine Bourgeois2021-09-291-0/+1
* drm/virtio: virtio_{blah} --> virtio_gpu_{blah}Gurchetan Singh2020-12-021-11/+13
* drm/virtio: rename sync_seq and last_seqGurchetan Singh2020-11-201-2/+2
* drm/virtio: implement blob resources: implement vram objectGerd Hoffmann2020-09-291-1/+19
* drm/virtio: implement blob resources: probe for host visible regionGerd Hoffmann2020-09-291-0/+5
* drm/virtio: implement blob resources: probe for the feature.Gerd Hoffmann2020-09-291-0/+1
* drm/virtio: report uuid in debugfsGurchetan Singh2020-09-091-0/+1
* drm: convert .debugfs_init() hook to return void.Wambui Karuga2020-03-181-2/+1
* drm/virtio: fix ring free checkGerd Hoffmann2020-02-071-0/+1
* drm/virtgpu: drop use of drmP.hSam Ravnborg2019-07-151-2/+2
* drm/virtio: add virtio-gpu-features debugfs file.Gerd Hoffmann2019-03-281-1/+26
* drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-181-1/+1
* drm/virtio: Remove virtio_gpu_debugfs_takedown()Noralf Trønnes2017-03-011-8/+0
* drm/virtio: use %llu format string form atomic64_tArnd Bergmann2015-10-161-2/+2
* Add virtio gpu driver.Dave Airlie2015-06-031-0/+64