drm/radeon/kms: add HDP flushing for all GPUs.
authorDave Airlie <airlied@redhat.com>
Mon, 23 Nov 2009 02:01:09 +0000 (12:01 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 2 Dec 2009 01:37:11 +0000 (11:37 +1000)
rendercheck under kms on r600s was failing due to HDP flushing not happening.

This adds HDP flushing to the object wait function for r100->r700 families.

rendercheck passes basic tests on r600 with this change.

Acked-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found