drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips.
authorDave Airlie <airlied@redhat.com>
Thu, 9 Jul 2009 05:04:19 +0000 (15:04 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 15 Jul 2009 07:13:06 +0000 (17:13 +1000)
The crtc and cursor offsets on the legacy chips are offset from
DISPLAY_BASE_ADDR. The code worked if display base addr was at 0,
but otherwise falls to pieces.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found