diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-01-02 15:32:17 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-01-02 15:32:17 +0100 |
commit | f395198c1aa31763f01e1a91e905ea3ec17125d2 (patch) | |
tree | efa925101d219c3dfa5c1835230a262ae7987a9a | |
parent | 31bfca25a81b62e75398148c800dfb2ac6ed4903 (diff) | |
download | drminfo-f395198c1aa31763f01e1a91e905ea3ec17125d2.tar.gz |
update specfile
-rw-r--r-- | drminfo.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/drminfo.spec b/drminfo.spec index af3a08c..9912366 100644 --- a/drminfo.spec +++ b/drminfo.spec @@ -25,7 +25,12 @@ BuildRequires: pkgconfig(libinput) %description drminfo - print drm device props -drmtest - simple drm test app +drmtest - some drm test app +egltest - opengl info and test app +fbinfo - print some fbdev device info +fbtest - simple fbdev device test +prime - some dma-buf sharing tests +virtiotest - some virtio-gpu tests %prep %setup -q |