CONFIG11 Registers: Difference between revisions

No edit summary
Line 471: Line 471:
| style="background: green" | Yes
| style="background: green" | Yes
| 3-0
| 3-0
| Old GPU DMA cutoff size
| Old FCRAM DMA cutoff size
|-
|-
| style="background: red" | No
| style="background: red" | No
| 7-4
| 7-4
| New GPU DMA cutoff size
| New FCRAM DMA cutoff size
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
Line 482: Line 482:
|-
|-
| style="background: red" | No
| style="background: red" | No
| 9
| 10-9
| Protect lower QTM mem (0 = accessible)
| QTM DMA cutoff size
|-
| style="background: red" | No
| 10
| Protect upper QTM mem (0 = accessible)
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
Line 494: Line 490:
|}
|}


For the old GPU DMA cutoff, it appears to start at 0x28000000-(0x800000*x) length 0x800000*x.
For the old FCRAM DMA cutoff, it appears to start at 0x28000000-(0x800000*x) length 0x800000*x.
 
For the new FCRAM DMA cutoff, it appears to start at 0x30000000-(0x800000*x) length 0x800000*x.


For the new GPU DMA cutoff, it appears to start at 0x30000000-(0x800000*x) length 0x800000*x.
For the QTM DMA cutoff, it appears to start at 0x1F400000-(0x100000*x) length 0x100000*x


On cold boot this reg is set to 0.
On cold boot this reg is set to 0.