commit | e521a29014794d139cca46396d1af8faf1295a26 | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Mon Jan 21 15:50:03 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jan 23 13:51:43 2013 -0500 |
tree | 1b0ededea1a4cde9b927daca2b8f84cae3ace076 | |
parent | 014b34409fb2015f63663b6cafdf557fdf289628 [diff] |
drm/radeon: fix cursor corruption on DCE6 and newer 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