git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cdf658
)
drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips.
author
Dave Airlie
<airlied@redhat.com>
Thu, 9 Jul 2009 05:04:19 +0000
(15:04 +1000)
committer
Dave 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