summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_screen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/i965/brw_screen.c')
-rw-r--r--src/gallium/drivers/i965/brw_screen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/i965/brw_screen.c b/src/gallium/drivers/i965/brw_screen.c
index 1855e4fd45f..3d96a77d656 100644
--- a/src/gallium/drivers/i965/brw_screen.c
+++ b/src/gallium/drivers/i965/brw_screen.c
@@ -47,7 +47,7 @@ static const struct debug_named_value debug_names[] = {
{ "verb", DEBUG_VERBOSE},
{ "bat", DEBUG_BATCH},
{ "pix", DEBUG_PIXEL},
- { "buf", DEBUG_BUFMGR},
+ { "wins", DEBUG_WINSYS},
{ "min", DEBUG_MIN_URB},
{ "dis", DEBUG_DISASSEM},
{ "sync", DEBUG_SYNC},