]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc07e0329f52a2f499b47af5396f65cba4118d3f1
treef285b7385be0f0128e2f0b8c117d1d7feea0c939
parent532d1762ecc05cbe351f0c9dd4c69ca508813f7b
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