On Thu, Nov 17, 2016 at 11:13 AM, Nishanth Menon <[email protected]> wrote: > On 11/17/2016 10:45 AM, Robert Nelson wrote: >> >> This is awesome Julien!!! >> >> 2d is soooo much smoother... >> >> debian@beaglebone:~$ uname -r ; dmesg | grep etnaviv >> 4.4.32-ti-r68 >> [ 10.101371] etnaviv gpu-subsystem: bound 59000000.bb2d (ops gpu_ops >> [etnaviv]) >> [ 10.101392] etnaviv-gpu 59000000.bb2d: model: GC320, revision: 5301 >> >> Here's my current step-by-step >> >> https://gist.github.com/RobertCNelson/fc6d07157b0fcc13b9c28c5832fdc74b >> >> I'll start packing those git repo's so that this sunday we'll have 2d >> acceleration out of the box!! >> >> Regards, >>
> I am curious to know if there are plans of sending the kernel patches > upstream to k.org (if not already there) I think we should ;) Here's the current patchset: patches 1/2 are just a backport of etnaviv 3rd patch enables etnaviv for omap2plus 4th patch is Julien work in pprogress https://github.com/RobertCNelson/ti-linux-kernel-dev/tree/ti-linux-4.4.y/patches/backports/etnaviv For the dts: https://github.com/RobertCNelson/ti-linux-kernel-dev/blob/ti-linux-4.4.y/patches/x15/fixes/0005-x15-gpu-2d-vivante-gc.patch > dumb question: What about the userspace - is this from some variant of > official repository? https://github.com/etnaviv One issue with the current working userspace, the developers behind etnaviv want users to move to libdrm instead of galcore-headers Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgC8nukAt7qRTBmfLw2it_pq12aUZ3i%3D4xhZn7dwFroYA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
