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)
commitc290dadf4cac25cc91529d84004795ab43fc0821
tree22015727d8ccfeb2dcb638c5cd29bb04b8353171
parent33fdb15c99aac20d238af487fa363d3e5c7ed197
drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addresses

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>
drivers/gpu/drm/radeon/atombios_crtc.c
drivers/gpu/drm/radeon/r500_reg.h
drivers/gpu/drm/radeon/radeon_cursor.c