Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
re-organize the output type
|
|
Update parser works fine on r4xx.
|
|
I commented out the object parsing for the time being as
using it will require some thought as to new output
related data structures.
|
|
|
|
|
|
|
|
doesn't compile ATM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WR_EN is bit 8 so don't use OUTREG8.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it's really more output related.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
while crtc timing and pll seem to work fine, output setup
and routing don't seem to work too reliably with atom.
AMD claims ATOM was still pretty new with r4xx so
it's probably better to stick with direct programming for
some things.
|
|
|
|
- add r3xx/r4xx MC access macros and functions
|