<p dir="ltr">So do these drivers provide registers etc ? How much extra effort is required to get 2d accel with a clean room userland driver ? If we can do that and also get rasterisers working we can have a fully functional gnu/linux desktop futureproofed with wayland support. Also could we reuse that multimedia decoding engine from the a20 ?</p>
<div class="gmail_quote">On May 8, 2017 12:13 PM, "Luke Kenneth Casson Leighton" <<a href="mailto:lkcl@lkcl.net">lkcl@lkcl.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
crowd-funded eco-conscious hardware: <a href="https://www.crowdsupply.com/eoma68" rel="noreferrer" target="_blank">https://www.crowdsupply.com/<wbr>eoma68</a><br>
<br>
<br>
On Mon, May 8, 2017 at 10:02 AM, Bill Kontos <<a href="mailto:vkontogpls@gmail.com">vkontogpls@gmail.com</a>> wrote:<br>
> I think arm has open source kernel drivers but there is no way they will get<br>
> mainlined any time soon. The question is, how much does the userland blob do<br>
<br>
 everything.  the open source kernel "driver" cannot actually be<br>
called a "driver" at all.  it is nothing more than a gateway to the<br>
actual hardware.  peripherals on ARM are memory-mapped: the "driver"<br>
simply provides access to the shared memory region (plus maybe handles<br>
some interrupts).<br>
<br>
 this is a constant source of confusion with people believing that<br>
just because the "shim" has been released, somehow magically it's all<br>
okay.<br>
<br>
l.<br>
<br>
______________________________<wbr>_________________<br>
arm-netbook mailing list <a href="mailto:arm-netbook@lists.phcomp.co.uk">arm-netbook@lists.phcomp.co.uk</a><br>
<a href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook" rel="noreferrer" target="_blank">http://lists.phcomp.co.uk/<wbr>mailman/listinfo/arm-netbook</a><br>
Send large attachments to <a href="mailto:arm-netbook@files.phcomp.co.uk">arm-netbook@files.phcomp.co.uk</a></blockquote></div>