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)
commit21282582b89d997e4b389176ae321b32177e75ed
treed967c5aff6b08292f03a1bf7fbb4f8ae4c66652c
parentf0cf5c268ccaa5de87f00567ceae881cefa2f777
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