HW Acceleration Working - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Pine A64 Hardware, Accessories and POT (https://forum.pine64.org/forumdisplay.php?fid=32) +--- Thread: HW Acceleration Working (/showthread.php?tid=587) |
RE: Help with HW Acceleration - longsleep - 07-03-2016 A device tree source with working framebuffer on HDMI we would be a start. Or any image Android or whatever with working sunxi_drm HDMI driver might be helpful. RE: Help with HW Acceleration - MarkHaysHarris777 - 07-03-2016 (07-02-2016, 09:50 PM)tllim Wrote:(07-01-2016, 02:24 AM)CaptainZalo Wrote: Eagerly awaiting update once you're done meeting with Allwinner tech, @tllim Dear tllim, Thank you. I am encouraged by your report. I hope the negotiations continue well. Thanks for all you do ! marcus RE: Help with HW Acceleration - lenny.raposo-pine64.pro - 07-03-2016 longsleep still get nada in terms of the mali branch. The question is what was used by AllWinner to get this to work successfully? Which BSP version or is it something that is yet to be released? Almost tempted to take the last untouched BS v2 and try it there then do a comparison between longsleep tree and bsp v2 tree. RE: Help with HW Acceleration - lenny.raposo-pine64.pro - 07-06-2016 scripts/Makefile.clean:94: recipe for target 'drivers/video/sunxi/disp2/disp' failed make[3]: *** [drivers/video/sunxi/disp2/disp] Error 2 scripts/Makefile.clean:94: recipe for target 'drivers/video/sunxi' failed make[2]: *** [drivers/video/sunxi] Error 2 scripts/Makefile.clean:94: recipe for target 'drivers/video' failed make[1]: *** [drivers/video] Error 2 Makefile:1040: recipe for target '_clean_drivers' failed make: *** [_clean_drivers] Error 2 That's from longsleep's kernel additions Off to test what will happen with Pure BSP v2 RE: Help with HW Acceleration - janeku - 07-06-2016 I do not understand so much what is wrong with Allwiner and their drivers but someone explain me about this link on their page and download link to drivers ? Mali driver 64bit is interesting information but : did someone test it, already been implemented in existing kernels, issues with copyrights, something else ? I jus can not believe that : everything is stuck becaue of © activities or missing driver informations or missing data about Mali graphic chip ? RE: Help with HW Acceleration - MarkHaysHarris777 - 07-06-2016 They're having trouble merging it with the kernel img; there is little documentation, and the coding might be sketchy... ... a couple of very sharp cookies are working on it. marcus RE: Help with HW Acceleration - longsleep - 07-06-2016 (07-06-2016, 03:19 PM)lenny.raposo-pine64.pro Wrote: scripts/Makefile.clean:94: recipe for target 'drivers/video/sunxi/disp2/disp' failed Clean target is broken but not required. RE: Help with HW Acceleration - lenny.raposo-pine64.pro - 07-07-2016 Ok will proceed and see what happens on the flipside the same thing happens with the stock BSP too so will try there too. RE: Help with HW Acceleration - lenny.raposo-pine64.pro - 07-07-2016 longsleep's mali experiment built will be testing today RE: Help with HW Acceleration - janeku - 07-07-2016 I'll keep my fingers crossed |