<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:julien.isorce@gmail.com" title="Julien Isorce <julien.isorce@gmail.com>"> <span class="fn">Julien Isorce</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - vaDriverInit fails with gallium/nouveau driver"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89969">bug 89969</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Attachment #117215 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - vaDriverInit fails with gallium/nouveau driver"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89969#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - vaDriverInit fails with gallium/nouveau driver"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89969">bug 89969</a>
from <span class="vcard"><a class="email" href="mailto:julien.isorce@gmail.com" title="Julien Isorce <julien.isorce@gmail.com>"> <span class="fn">Julien Isorce</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=117358" name="attach_117358" title="WIP - nouveau: add support for chunk decoding">attachment 117358</a> <a href="attachment.cgi?id=117358&action=edit" title="WIP - nouveau: add support for chunk decoding">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=89969&attachment=117358'>[review]</a>
WIP - nouveau: add support for chunk decoding
I updated patch since I miss understood some parts last time.
Preserving data while resizing is commented out for testing since the initial
buffer is big enough for the stream I tried.
The patch keeps st/vdpau working but st/va still does not work.
Indeed it shows a green frame. I do not see any shape but I see some pixels
that let me think it does something.
How can I be sure it is not a problem from st/va ? I assume it works with
radeon (only radeon for now ? according to src/gallium/targets/va/Makefile.am I
was expecting intel too)
For nouveau, maybe it requires to do more work on st/va side.
I can try to go for the other solution to compare.
Which internal or external unit tests can I use ? Also if you have an idea how
I can debug this ?
Maybe I can compare what contains the nouveau_bo buffer between one begin/end,
between vdpau and va ? Not sure if they should contain the exact same thing at
the time _end is called.
Thx</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>