From 7c92a95f5ba2ad1d0e23e9cb5f00983061e108fa Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 20 Jun 2007 23:52:36 -0700 Subject: [PATCH] Mention attempt to remove i830WaitSync --- src/exa/mozilla_i965_profiles.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/exa/mozilla_i965_profiles.mdwn b/src/exa/mozilla_i965_profiles.mdwn index ed166c5..4f61d5b 100644 --- a/src/exa/mozilla_i965_profiles.mdwn +++ b/src/exa/mozilla_i965_profiles.mdwn @@ -92,3 +92,9 @@ A quick glimpse at the assignment statements, and then a "long sequence of commands needed to set up the 3D rendering pipe". Is any of that setup redundant and could it be easily eliminated? + +I noticed two calls to i830WaitSync which seemed to have "slowdown" +written all over them. But I ran with these two calls removed and +didn't notice any change in the performance, (and if they were causing +a problem, shouldn't they have shown up separately in the profile +anyway?). -- 2.43.0