[PATCH] drm/radeon/kms: don't apply 7xx HDP flush workaround on AGP

2010-12-08 Thread Alex Deucher
It should be required for all 7xx asics, but seems to cause problems on some AGP 7xx chips. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=19002 Signed-off-by: Alex Deucher Cc: stable at kernel.org --- drivers/gpu/drm/radeon/r600.c | 11 --- 1 files changed, 8 insertions(+), 3 del

[PATCH] drm/radeon/kms: don't apply 7xx HDP flush workaround on AGP

2010-12-08 Thread Alex Deucher
It should be required for all 7xx asics, but seems to cause problems on some AGP 7xx chips. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=19002 Signed-off-by: Alex Deucher Cc: sta...@kernel.org --- drivers/gpu/drm/radeon/r600.c | 11 --- 1 files changed, 8 insertions(+), 3 deleti