gem_alive: A utility to see if the driver or GPU has hung

This commit is contained in:
Chris Wilson
2014-05-05 10:57:12 +01:00
parent c864279de6
commit 4bd9fe6e34
4 changed files with 38 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
enum pipe;