mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 07:18:17 +02:00
freedreno: Fix RBBM_NC_MODE_CNTL variants
It exists on a6xx too, as made clear by kgsl. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29961>
This commit is contained in:
parent
cc48e12431
commit
81fd13913a
1 changed files with 1 additions and 1 deletions
|
|
@ -3130,7 +3130,7 @@ to upconvert to 32b float internally?
|
|||
<reg32 offset="0x050e" name="RBBM_PERFCTR_SRAM_INIT_CMD"/>
|
||||
<reg32 offset="0x050f" name="RBBM_PERFCTR_SRAM_INIT_STATUS"/>
|
||||
<reg32 offset="0x0533" name="RBBM_ISDB_CNT"/>
|
||||
<reg32 offset="0x0534" name="RBBM_NC_MODE_CNTL" variants="A7XX-"/>
|
||||
<reg32 offset="0x0534" name="RBBM_NC_MODE_CNTL"/>
|
||||
<reg32 offset="0x0535" name="RBBM_SNAPSHOT_STATUS" variants="A7XX-"/>
|
||||
|
||||
<!---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue