texturedvideo adapter truncated in fullscreen

Alex Deucher alexdeucher at gmail.com
Sun Feb 24 14:12:55 PST 2008


On Sun, Feb 24, 2008 at 5:04 PM, Xavier Bestel <xavier.bestel at free.fr> wrote:
> Hi,
>
>  I tested with joy the brand new texturedvideo adapted in git, on an r300
>  (radeon 9600 XT). It works ! It works under compiz ! And it wobbles and
>  rotates on the cube, etc. Thanks :)
>
>  There's a little trouble though: when I put the video fullscreen, the
>  bottom of the video is blank. It's like the video height is limited to
>  something like 1024 (my screen is 1920x1200).
>

There are still some clipping issues with r3xx/r4xx and probably r5xx
I haven't sorted out yet.

>  Oh, and also I had to invert the adapters order (texturevideo in #0 and
>  overlay in #1), otherwise no way to test it. But as it seems to use a
>  bit more CPU, maybe the order should be dependant on wether composite is
>  activated.

the textured code still needs to switch over to using pipelined
uploads similar to what the overlay does.  Right now it just uses the
CPU to copy the data over.  There's definitely room for improvement.

Alex


More information about the xorg-driver-ati mailing list