<br><br><div class="gmail_quote">On Mon, Dec 13, 2010 at 11:18 PM, Arnd Bergmann <span dir="ltr">&lt;<a href="mailto:arnd@arndb.de">arnd@arndb.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Monday 13 December 2010, Jammy Zhou wrote:<br>
&gt; On Mon, Dec 13, 2010 at 4:45 AM, Linus Walleij &lt;<a href="mailto:linus.walleij@linaro.org">linus.walleij@linaro.org</a>&gt;wrote:<br>
&gt;<br>
&gt; &gt; On 11 December 2010 22:41, Arnd Bergmann &lt;<a href="mailto:arnd@arndb.de">arnd@arndb.de</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; * amd-gpu -- a single but huge driver for the GPU. As is normally the<br>
&gt; &gt;&gt;             case with GPU drivers, we can expect long discussions<br>
&gt; &gt;&gt;             before it will get considered for mainline<br>
&gt; &gt;&gt;  4 patches<br>
&gt; &gt;&gt;  98 files changed, 278321 insertions(+), 0 deletions(-)<br>
&gt; &gt;&gt;<br>
&gt; &gt;<br>
&gt; &gt; Just out of curiosity, following the discussion between Dave Airlie<br>
&gt; &gt; and Codeaurora this summer re GPU driver shims.<br>
&gt; &gt;<br>
&gt; &gt; Is the AMD GPU exposing all functionality in its kernel driver or<br>
&gt; &gt; is there some userspace blob somewhere with lots of e.g. GL<br>
&gt; &gt; goodies?<br>
&gt; &gt;<br>
&gt; All the functionality for the kernel driver of AMD GPU Z430/Z160 (now<br>
&gt; belongs to Qualcom) is exposed. But we need accompanied userspace library to<br>
&gt; call these functionality (buffer management, command submission, ...).<br>
<br>
</div>Who owns these components? If it&#39;s closed source, the only options we<br>
have are lobbying for complete release of the specs for a reimplementation<br>
or reverse-engineering the drivers, which may at least get easier with<br>
a user space driver than it would be with a kernel driver.<br></blockquote><div><br>The user space library is closed source, and it is owned by Qualcomm.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
Until there is a solution with an open source user space part, I would<br>
suggest that the driver better be dropped from the Freescale BSP and<br>
we should at least not waste time reviewing it.<br></blockquote><div><br>I think it is beneficial for us to integrate the kernel part into our Linaro tree, so that we can build/use it together with the kernel image. As for the user space libraries, how about adding them into the hwpack? (Is there any legal issue for this?)<br>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<font color="#888888"><br>
        Arnd<br>
</font></blockquote></div><br>