-
Notifications
You must be signed in to change notification settings - Fork 1
RDP The Graphics Processor
bperris edited this page Feb 12, 2021
·
9 revisions
TODO: Complete documentation on the DPC registers
The RDP status register defines bits 9 and 10 as start valid and end value.
I believe 0 represents valid, and 1 represents invalid according the way the graphics ucode uses the start valid bit.
RSP stalls till the start valid value is 0, does that mean RSP is forever stuck or does the RDP eventually mark start valid?