Skip to content
Commit 6546bf6d authored by Dave Airlie's avatar Dave Airlie
Browse files

drm/radeon: fix r600 writeback setup.



This fixes 2 bugs:
1. the AGP calculation wasn't consistent with the PCI(E) calc for the
RPTR_ADDR registers. This consolidates the writes and fixes it up.

2. The scratch address was being incorrectly calculated, this breaks
it out into a lot more linear steps.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 1847a549
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment