[Bug 35579] Poor performance in Firefox 4

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 29 13:09:25 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=35579

--- Comment #31 from Konstantin Svist <fry.kun at gmail.com> 2011-03-29 13:09:25 PDT ---
(In reply to comment #30)
> (In reply to comment #29)
> > I'd be interested in helping out if you can tell me where to dig :)
> 
> Basically, look at the cases where the driver is deciding to fall back to
> software, understand the reasons for that decision, and think about possible
> ways to work around them. Note that it may make more sense to do the workaround
> in EXA itself or the driver, depending on the situation.

Well, yeah.. I know that much myself and I've already checked out where the
fallback happens (R300CheckComposite). Looks like exa calls CheckComposite in
advance to prevent switching back and forth between hardware & software
rendering.
I was hoping you could tell me the most likely places to check and/or maybe
even a suggestion for how you would go about fixing it.

As for exa - would I need to recompile the whole X to make a change to it or
can I play with it as a module?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list