From: Maciej Cencora Date: Sun, 25 Oct 2009 11:08:02 +0000 (+0100) Subject: r300g: enable CS dumping X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c7dfffc5d5078e3cf1c28c230177cbbb43b91131;p=mesa.git r300g: enable CS dumping --- diff --git a/src/gallium/drivers/r300/r300_cs.h b/src/gallium/drivers/r300/r300_cs.h index 883f0a02dc5..86ba91db52e 100644 --- a/src/gallium/drivers/r300/r300_cs.h +++ b/src/gallium/drivers/r300/r300_cs.h @@ -34,8 +34,8 @@ #define MAX_CS_SIZE 64 * 1024 / 4 -#define VERY_VERBOSE_CS 0 -#define VERY_VERBOSE_REGISTERS 0 +#define VERY_VERBOSE_CS 1 +#define VERY_VERBOSE_REGISTERS 1 /* XXX stolen from radeon_drm.h */ #define RADEON_GEM_DOMAIN_CPU 0x1