Re: [PATCH] drm/radeon/kms: add HDP flushing for all GPUs.

2009-11-23 Thread Alex Deucher
On Sun, Nov 22, 2009 at 9:01 PM, Dave Airlie wrote: > From: Dave Airlie > > 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. >

[PATCH] drm/radeon/kms: add HDP flushing for all GPUs.

2009-11-22 Thread Dave Airlie
From: Dave Airlie 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. Signed-off-by: Dave Airlie --- drivers/gpu/drm/radeon/r100.c