summaryrefslogtreecommitdiffstats
path: root/src/intel/common/gen_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel/common/gen_debug.c')
-rw-r--r--src/intel/common/gen_debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/common/gen_debug.c b/src/intel/common/gen_debug.c
index f90f00d89e9..be6fcdb3bdc 100644
--- a/src/intel/common/gen_debug.c
+++ b/src/intel/common/gen_debug.c
@@ -83,6 +83,7 @@ static const struct debug_control debug_control[] = {
{ "do32", DEBUG_DO32 },
{ "norbc", DEBUG_NO_RBC },
{ "nohiz", DEBUG_NO_HIZ },
+ { "color", DEBUG_COLOR },
{ NULL, 0 }
};