]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon: fix backend map setup on 1 RB trinity boards
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 11 Mar 2013 23:28:39 +0000 (19:28 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Mar 2013 19:17:49 +0000 (12:17 -0700)
commit76e9f1048758c6067bc20c7c7df8e2147ea9dcef
treec452f0fef5b8e3265ceb368050d7c958b2f93ce7
parent1007a2469889189e7b470bae5a2e53cf6cbfad70
drm/radeon: fix backend map setup on 1 RB trinity boards

commit 8f612b23a17dce86fef75407e698de6243cc99a1 upstream.

Need to adjust the backend map depending on which RB is
enabled.  This is the trinity equivalent of:
f7eb97300832f4fe5fe916c5d84cd2e25169330e

May fix:
https://bugs.freedesktop.org/show_bug.cgi?id=57919

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/ni.c