commit | 4162338a1dab388474d4115289d1d7071623f04d | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Jul 09 15:04:19 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Jul 15 17:13:06 2009 +1000 |
tree | 89a04cbcb53c273aeb5e3534bc2c93df41f54570 | |
parent | 6cdf65855cf884712532fc72770baaef7bdf1b9a [diff] |
drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips. 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>