]> git.baikalelectronics.ru Git - kernel.git/commit
radeon: set the address to access the GART table on the CPU side correctly
authorDave Airlie <airlied@linux.ie>
Mon, 5 Nov 2007 00:45:27 +0000 (10:45 +1000)
committerDave Airlie <airlied@linux.ie>
Mon, 5 Nov 2007 00:49:04 +0000 (10:49 +1000)
commit2b9aaf039e66bd7076b3d6b8ebacecf8d0751b8c
treeccff8d34a2307779d96320158c607ddbd56a2647
parent089591ec8393d34b1d78ed8b2b482929627c19eb
radeon: set the address to access the GART table on the CPU side correctly

This code relied on the CPU and GPU address for the aperture being the same,
On some r5xx hardware I was playing with I noticed that this isn't always true.
This fixes issues seen on some r400 cards. (bugs.freedesktop.org 9957)

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/char/drm/radeon_cp.c
drivers/char/drm/radeon_drv.h