aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: a37a37690bf894f6caa566f15594c547b835cef7 (plain)
1
2
3
4
5
6
7
8
9
10
Small utility to dump info about DRM devices.

Requires libdrm.

Build with
```
meson build
cd build
ninja
```