http://bugzilla.kernel.org/show_bug.cgi?id=15293





--- Comment #31 from Pauli <suok...@gmail.com>  2010-02-28 19:41:26 ---
Why NOTOURBUG?

Because Linux flash player is buggy. It is trying to do something that is never
going to have good performance. Uploading data to VRAM and reading it back late
is always going to be slow.

Flash player knows that is is going to download back the video frames anyway
soon so it shouldn't upload them. It is a lot faster to do everything in
software than trying to do partial hardware acceleration.

I agree that r600 driver is not doing everything perfectly for what flash wants
to do. But the way flash tries to play the video is always going to take at
least 3 times more hw resources than standard alone players would take.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to