commit | 6bbeae35b67b339b81e42c9ab56789788491dc00 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Mar 20 09:36:12 2019 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Mar 28 12:11:55 2019 +0100 |
tree | 0ce8c80685c64eba37b3beb548b44d343ed7d7cf | |
parent | df16a224d2b59213385cf012ecdb68a72a003fc6 [diff] |
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