| commit | 888e4b9df23905c6e29e6f26727349c3a81da844 | [log] [tgz] |
|---|---|---|
| author | Jerome Glisse <jglisse@redhat.com> | Thu May 31 19:00:24 2012 -0400 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jun 10 00:36:14 2012 +0900 |
| tree | 717d378fc4d7a0872ef31126e0124572b6c32431 | |
| parent | fe3777aab674403f6da7f168b28b5ef5d369e426 [diff] |
drm/radeon: fix HD6790, HD6570 backend programming commit 95c4b23ec4e2fa5604df229ddf134e31d7b3b378 upstream. Without this bit sets we get broken rendering and lockups. fglrx sets this bit. Bugs that should be fixed by this patch : https://bugs.freedesktop.org/show_bug.cgi?id=49792 https://bugzilla.kernel.org/show_bug.cgi?id=43207 https://bugs.freedesktop.org/show_bug.cgi?id=39282 Signed-off-by: Jerome Glisse <jglisse@redhat.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>