bugzilla-dae...@bugzilla.kernel.org wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=15293
>
>
>
>
>
> --- Comment #25 from Pauli<suok...@gmail.com>   2010-02-27 06:39:33 ---
> I vote for NOTOURBUG too.
>
> Maybe ddx could be a bit better optimized for XGetSubImage that flash is using
> but in end we can't get it perform well enough anyway without modifying the
> blob.
>
> So what exactly is happening to slow down here:
>
> -Flash is playing the video to vram.
> -Flash calls XGetSubImage multiple times per frame to read back the whole
> video.
> -XGetSubImage tries to copy data from VRAM to system memory but there seems to
> be huge latency for CPU to read the data that was just written by GPU.
>
> Hack patch: http://www.youtube.com/watch?v=JLkGGNbBJeI ;)
>

Out of curiosity, why does it work OK with UMS?

I can't see people being too pleased when their distros switch to KMS 
and they the can't play some youtube vids that they could previously.



------------------------------------------------------------------------------
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