On Sun, Apr 27, 2008 at 11:14 PM, Alex Deucher <<a href="mailto:alexdeucher@gmail.com">alexdeucher@gmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Fri, Apr 25, 2008 at 3:48 PM, Alex Rades <<a href="mailto:alerades@gmail.com">alerades@gmail.com</a>> wrote:<br>
> Hi,<br>
> I own a x1250 board, I'm using git version of drm and xf86-video-ati, and<br>
> I've managed to have Xv working. But when i run xcompmgr, images on screen<br>
> became corrupted in many ways. Do you have suggestion on how to fix this?<br>
> I'm using Exa acceleration.<br>
<br>
</div>the EXA composite hooks currently have issues on IGP chips. I planned<br>
to fix them up this week, but I had some personal stuff come up. For<br>
now you can disable the render composite hooks with:<br>
Option "RenderAccel" "FALSE"<br>
<div class="Ih2E3d"></div></blockquote><div><br>Ok, tried latest git and Xv works fine (yeeah!)<br>Basically now I'm trying to put some graphics over the Xv video, with an SDL application which uses an argb visual and draws some part of the window as transparent. I've tried this application on an Intel and Nvidia boards and it works ok. Here, the per-pixel alpha isn't honoured. Please also note that transset works fine.<br>
I'm using AccelMethod EXA and RenderAccel FALSE (all other settings are defaults).<br><br>Thanks!<br><br><br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
> Thanks<br>
><br>
> P.S. do you have plans to implement kernel modesettings like the intel<br>
> driver?<br>
<br>
</div>It's planned. There is even some initial support in the<br>
modesetting-101 branch of drm git. Nothing user ready yet.<br>
<font color="#888888"><br>
Alex<br>
</font></blockquote></div><br>