From: Alex Deucher Date: Fri, 27 Aug 2010 17:59:54 +0000 (-0400) Subject: drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix X-Git-Tag: v2.6.36-rc4~95^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87cbf8f2c5d1b1fc4642c3dc0bb6efc587479603;p=pandora-kernel.git drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix commit: 812d046915f48236657f02c06d7dc47140e9ceda drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush breaks on AGP boards since there is no VRAM gart table. This patch fixes the issue by creating a VRAM scratch page so that can be used on both AGP and PCIE. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=29834 Signed-off-by: Alex Deucher Cc: stable@kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed