OSDN Git Service

drm/virtio: add virtio-gpu-features debugfs file.
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 20 Mar 2019 08:36:12 +0000 (09:36 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 28 Mar 2019 11:11:55 +0000 (12:11 +0100)
commit6bbeae35b67b339b81e42c9ab56789788491dc00
tree0ce8c80685c64eba37b3beb548b44d343ed7d7cf
parentdf16a224d2b59213385cf012ecdb68a72a003fc6
drm/virtio: add virtio-gpu-features debugfs file.

This file prints which features the virtio-gpu device has.

Also add "virtio-gpu-" prefix to the existing fence file,
to make clear this is a driver-specific debugfs file.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Noralf Trønnes <noralf@tronnes.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20190320083612.32067-1-kraxel@redhat.com
drivers/gpu/drm/virtio/virtgpu_debugfs.c