summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Jerez <currojerez@riseup.net>2016-12-08 22:14:59 -0800
committerFrancisco Jerez <currojerez@riseup.net>2016-12-09 10:44:06 -0800
commit2bae8e8f623674c301649daa27e3c4eb7aeb52f6 (patch)
tree233b0b41be2fe244d03625e1b1096d1e7235fde1
parentf9f644095ee22ab6bc2bd572ed5a1e3a170cbb47 (diff)
i965/disasm: Decode dataport constant cache control fields.i965-const-cache
-rw-r--r--src/mesa/drivers/dri/i965/brw_disasm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/i965/brw_disasm.c b/src/mesa/drivers/dri/i965/brw_disasm.c
index 5e51be79748..5930e446b19 100644
--- a/src/mesa/drivers/dri/i965/brw_disasm.c
+++ b/src/mesa/drivers/dri/i965/brw_disasm.c
@@ -1410,6 +1410,7 @@ brw_disassemble_inst(FILE *file, const struct gen_device_info *devinfo,
}
break;
case GEN6_SFID_DATAPORT_SAMPLER_CACHE:
+ case GEN6_SFID_DATAPORT_CONSTANT_CACHE:
/* aka BRW_SFID_DATAPORT_READ on Gen4-5 */
if (devinfo->gen >= 6) {
format(file, " (%"PRIu64", %"PRIu64", %"PRIu64", %"PRIu64")",