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:
014b344
)
drm/radeon: fix cursor corruption on DCE6 and newer
author
Jerome Glisse
<jglisse@redhat.com>
Mon, 21 Jan 2013 20:50:03 +0000
(15:50 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 23 Jan 2013 18:51:43 +0000
(13:51 -0500)
Aruba and newer gpu does not need the avivo cursor work around,
quite the opposite this work around lead to corruption.
agd5f: check DCE6 rather than ARUBA since the issue is DCE
version specific rather than family specific.
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
No differences found