Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mali400: Updated default EGLconfig id for rgb565 | Parth Gajjar | 2025-03-30 | 1 | -1/+2 |
| | | | | | | | | RGB565 is default EGL config. So need to update config id to corresponding eglconfig entry. Signed-off-by: Parth Gajjar <parth.gajjar@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> | ||||
* | meta-xilinx-mali400: glmark2: Fix bbappend | Mark Hatle | 2024-11-11 | 4 | -0/+0 |
| | | | | | | | The bbappend was not in a subdirectory, and thus wasn't being applied during the build. Fix this. Signed-off-by: Mark Hatle <mark.hatle@amd.com> | ||||
* | meta-xilinx-mali400: Create new Mali400 layer | John Toomey | 2024-06-12 | 4 | -0/+182 |
Create a new layer containing all code related to the Mali400 graphics stack and software. This includes the Mali kernel module / patches, libglu/libgles code, mesa, wayland, kernel recipe and udev rules. This layer also includes a dynamic layer for the qt5 bbappends and patches. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit b9dbc1c932dacf76a2bf3c2158269e3d219c1b4c) Signed-off-by: Mark Hatle <mark.hatle@amd.com> |