We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b130440 commit b1c9e79Copy full SHA for b1c9e79
drivers/gpu/drm/msm/registers/adreno/adreno_pm4.xml
@@ -2255,7 +2255,8 @@ opcode: CP_LOAD_STATE4 (30) (4 dwords)
2255
<reg32 offset="0" name="0">
2256
<bitfield name="CLEAR_ON_CHIP_TS" pos="0" type="boolean"/>
2257
<bitfield name="CLEAR_RESOURCE_TABLE" pos="1" type="boolean"/>
2258
- <bitfield name="CLEAR_GLOBAL_LOCAL_TS" pos="2" type="boolean"/>
+ <bitfield name="CLEAR_BV_BR_COUNTER" pos="2" type="boolean"/>
2259
+ <bitfield name="RESET_GLOBAL_LOCAL_TS" pos="3" type="boolean"/>
2260
</reg32>
2261
</domain>
2262
0 commit comments