Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mali drivers with wayland support #10

Open
xlazom00 opened this issue Jun 7, 2014 · 5 comments
Open

mali drivers with wayland support #10

xlazom00 opened this issue Jun 7, 2014 · 5 comments

Comments

@xlazom00
Copy link

xlazom00 commented Jun 7, 2014

https://source.tizen.org/ko/mali-ddk-wayland

https://wiki.tizen.org/wiki/ARM

@gschmottlach
Copy link

Technically, the Tizen DDK is not licensed to be used with any other silicon other than Samsung's chips. From the license agreement it reads:

2.2.2 The Software should be used with silicon chipset manufactured by Licensor.

Where Licensor == Samsung. So sure, you can use it with the Allwinner chips that use a Mali GPU but you're doing so illegally. Let your conscience be your guide.

In general, it would be nice to have Wayland integration without the legal cloud hanging over the implementation. It's a shame Samsung chose to lock the DDK to their chips.

@h6w
Copy link

h6w commented Mar 31, 2016

Has there been any movement on this? It looks like there's be alot of sunxi stuff commit to the kernel repos since 2014. Any of it get us closer to wayland and wayland-egl?

@macpijan
Copy link

I'm wondering if anyone had already tried integrating in meta-sunxi the blobs released by the Bootlin, which should provide Wayland support: https://bootlin.com/blog/more-opengl-binaries-for-the-mali-support-on-allwinner-platforms-with-mainline-linux/
https://github.com/bootlin/mali-blobs/tree/master/r6p2/arm

I am going to give them a try and report if I come up with something useful.

@xlazom00
Copy link
Author

xlazom00 commented Aug 10, 2018

I was able to use rockchip mali450 userspace drivers on Amlogic without problem
but still you will need to start with match kernel drivers
https://github.com/rockchip-linux/libmali

@macpijan
Copy link

Thanks for the feedback. Yes, I will start with the driver. I believe that the driver for sunxi is this one:
https://github.com/mripard/sunxi-mali
https://bootlin.com/blog/mali-opengl-support-on-allwinner-platforms-with-mainline-linux/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants