diff --git a/src/freedreno/.gitlab-ci/reference/crash.log b/src/freedreno/.gitlab-ci/reference/crash.log index 5a37ab02b79..4c6deca751c 100644 --- a/src/freedreno/.gitlab-ci/reference/crash.log +++ b/src/freedreno/.gitlab-ci/reference/crash.log @@ -739,12 +739,12 @@ registers: 00000000 0x936: 00000000 00800000 0x937: 00800000 00000000 0x938: 00000000 - 00400031 0x939: 00400031 - 010c0107 0x93a: 010c0107 - 02000200 0x93b: 02000200 - 03000300 0x93c: 03000300 - 00b000b0 0x93d: 00b000b0 - 00d800d8 0x93e: 00d800d8 + 00400031 CP_ROQ_RB_STAT: { RPTR = 0x31 | WPTR = 0x40 } + 010c0107 CP_ROQ_IB1_STAT: { RPTR = 0x107 | WPTR = 0x10c } + 02000200 CP_ROQ_IB2_STAT: { RPTR = 0x200 | WPTR = 0x200 } + 03000300 CP_ROQ_SDS_STAT: { RPTR = 0x300 | WPTR = 0x300 } + 00b000b0 CP_ROQ_MRB_STAT: { RPTR = 0xb0 | WPTR = 0xb0 } + 00d800d8 CP_ROQ_VSD_STAT: { RPTR = 0xd8 | WPTR = 0xd8 } 0000007f 0x942: 0000007f 0000000c 0x943: 0000000c 00000000 0x944: 00000000 diff --git a/src/freedreno/registers/adreno/a6xx.xml b/src/freedreno/registers/adreno/a6xx.xml index 6a30c705d52..3af922dd79e 100644 --- a/src/freedreno/registers/adreno/a6xx.xml +++ b/src/freedreno/registers/adreno/a6xx.xml @@ -1092,6 +1092,18 @@ to upconvert to 32b float internally? This is used by CP to read the draw stream and skip empty draws --> + + + + + + + + + + + +