commit | 0b8c30bc4943137a4a36b9cb059b1cc684f5d702 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu May 31 18:54:43 2012 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jun 01 15:36:54 2012 +0100 |
tree | 295dcf677dc9a45f83c305cd1c174b1654738c9d | |
parent | 29d654067a98c1cb8874c774e5fd799a038af8a6 [diff] |
drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock Need to program an additional VM register. This doesn't not currently cause any problems, but allows us to program the proper backend map in a subsequent patch which should improve performance on these asics. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>