drm/radeon/kms/evergreen: fix backend setup
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 9 Sep 2010 23:15:23 +0000 (19:15 -0400)
committerDave Airlie <airlied@redhat.com>
Mon, 13 Sep 2010 10:29:38 +0000 (20:29 +1000)
This patch fixes rendering errors on some evergreen boards.
Hardcoding the backend map is not an optimal solution, but
a better fix is being worked on.

Similar to the fix for rv740
(6271901d828b34b27607314026deaf417f9f9b75).

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=29986

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found