From f1c8fe95578e15d5eece6ad52540ce2c7c671f70 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Mon, 23 Sep 2002 17:26:43 +0000 Subject: merged r200-0-2-branch to trunk --- shared/radeon_cp.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'shared/radeon_cp.c') diff --git a/shared/radeon_cp.c b/shared/radeon_cp.c index 86ea01bc..c0fb63ef 100644 --- a/shared/radeon_cp.c +++ b/shared/radeon_cp.c @@ -1412,6 +1412,9 @@ int radeon_cp_idle( DRM_IOCTL_ARGS ) LOCK_TEST_WITH_RETURN( dev ); +/* if (dev->irq) */ +/* radeon_emit_and_wait_irq( dev ); */ + return radeon_do_cp_idle( dev_priv ); } -- cgit v1.2.3