]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 31 May 2012 22:54:43 +0000 (18:54 -0400)
committerDave Airlie <airlied@redhat.com>
Fri, 1 Jun 2012 14:36:54 +0000 (15:36 +0100)
commiteb36d574bcff6c5f62bcaa101b38988407ad8573
tree295dcf677dc9a45f83c305cd1c174b1654738c9d
parent69073096ab71a6519656f82a9442ad0bf2d44cbb
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>
drivers/gpu/drm/radeon/evergreen.c
drivers/gpu/drm/radeon/evergreend.h
drivers/gpu/drm/radeon/rv770.c
drivers/gpu/drm/radeon/rv770d.h