drm/radeon/rv740: fix backend setup
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 19 Feb 2010 21:07:02 +0000 (16:07 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 22 Feb 2010 23:46:22 +0000 (09:46 +1000)
commit6271901d828b34b27607314026deaf417f9f9b75
treed967c5aff6b08292f03a1bf7fbb4f8ae4c66652c
parent8e36113082821980c60ce89a6c5d45fc9492fc26
drm/radeon/rv740: fix backend setup

This patch fixes occlusion queries and rendering errors
on rv740 boards. Hardcoding the backend map is not an optimal
solution, but a better fix is being worked on.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r600_cp.c
drivers/gpu/drm/radeon/rv770.c