drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addresses
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 22 Oct 2009 20:12:34 +0000 (16:12 -0400)
committerDave Airlie <airlied@redhat.com>
Mon, 26 Oct 2009 03:28:22 +0000 (13:28 +1000)
The *_HIGH regs are reversed. The secondary ones are in the
primary block and vice versa.

We currently only use a 32 bit internal address, so these are
0 for now.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found