On Sat, 6 Jun 2026, Chad Jablonski wrote:
Move read and write register handlers to chip-specific functions so that
register differences are defined in one place for each chip. This prepares
for differences that occur in CCE setup.
The only behavioral change is that the Rage 128 will now return 0 when
reading the HOST_PATH_CNTL register. This is technically more correct in
that the Rage 128 doesn't have this register.
I guess this does the move of the ifs as I suggested so that's OK but I
could not review it yet. I think the remaining common function should be
named common then to make this clear that it only contains common
registers.
Regards,
BALATON Zoltan