summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2015-11-08 12:12:15 +1000
committerBen Skeggs <bskeggs@redhat.com>2016-01-11 11:15:10 +1000
commit0b7798ca224238b03f5e70ceff2e1ec05a969315 (patch)
treed0faa257d2888b90e440266f682c8d84a380482e /bin
parent2f7dd0d07bf2c706260a53626b92dc446794b22a (diff)
downloadnouveau-0b7798ca224238b03f5e70ceff2e1ec05a969315.tar.gz
nvif: split out perfmon interface definitions
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/nv_perfmon.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/nv_perfmon.c b/bin/nv_perfmon.c
index ae041783b..cd9892d4e 100644
--- a/bin/nv_perfmon.c
+++ b/bin/nv_perfmon.c
@@ -31,6 +31,8 @@
#include <nvif/client.h>
#include <nvif/device.h>
#include <nvif/class.h>
+#include <nvif/if0002.h>
+#include <nvif/if0003.h>
#include <nvif/ioctl.h>
#include <sys/time.h>