OSDN Git Service

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>
Fri, 19 Feb 2010 21:28:16 +0000 (07:28 +1000)
commit6a660f06e8120977b25d30ace354c8f9dc3aff2a
treef285b7385be0f0128e2f0b8c117d1d7feea0c939
parentd3932d6c475f8307ac66b4ce21563285ec05f6ea
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