summaryrefslogtreecommitdiffstats
path: root/src/intel/dev/gen_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel/dev/gen_debug.c')
-rw-r--r--src/intel/dev/gen_debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/dev/gen_debug.c b/src/intel/dev/gen_debug.c
index 5fa3d29fa51..dd58e6b78c4 100644
--- a/src/intel/dev/gen_debug.c
+++ b/src/intel/dev/gen_debug.c
@@ -87,6 +87,7 @@ static const struct debug_control debug_control[] = {
{ "reemit", DEBUG_REEMIT },
{ "soft64", DEBUG_SOFT64 },
{ "tcs8", DEBUG_TCS_EIGHT_PATCH },
+ { "bt", DEBUG_BT },
{ NULL, 0 }
};