summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/virtio/virtgpu_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
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