summaryrefslogtreecommitdiff
path: root/tools/intel_error_decode.c
diff options
context:
space:
mode:
authorZhao Yakui <yakui.zhao@intel.com>2014-01-22 09:37:20 +0800
committerDamien Lespiau <damien.lespiau@intel.com>2014-09-30 12:21:02 +0100
commitf04bf00c0d4e3b19fea63ad1d0b959575baf43b5 (patch)
treeb4981d2e3f460318dfe4caf38274240fa690f1a0 /tools/intel_error_decode.c
parentecd659e000dc3165c33793b7da612863738dc1c5 (diff)
rendercopy/skl: Pass the context to rendercopy function on SKL
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com>
Diffstat (limited to 'tools/intel_error_decode.c')
-rw-r--r--tools/intel_error_decode.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/intel_error_decode.c b/tools/intel_error_decode.c
index 1eeff071..14589a37 100644
--- a/tools/intel_error_decode.c
+++ b/tools/intel_error_decode.c
@@ -56,6 +56,7 @@
#include "intel_io.h"
#include "instdone.h"
#include "intel_reg.h"
+#include "drmtest.h"
static uint32_t
print_head(unsigned int reg)