]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon/kms: don't apply 7xx HDP flush workaround on AGP
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 8 Dec 2010 15:05:34 +0000 (10:05 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 7 Jan 2011 21:58:14 +0000 (13:58 -0800)
commitba302911dfb1c83117f370b7ef38b54484a45993
treee162ebb5fc92ae4226be8bb84b754849b36ae611
parent037d1604eff6b6381cbda8dfa192ad39c82741b5
drm/radeon/kms: don't apply 7xx HDP flush workaround on AGP

commit f3886f85cfde578f1d0ba6e40ac5f9d70043923b upstream.

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 <alexdeucher@gmail.com>
Reported-and-Tested-by: Duncan <1i5t5.duncan@cox.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/radeon/r600.c