summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-mali400/recipes-benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* mali400: Updated default EGLconfig id for rgb565Parth Gajjar2025-03-301-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 bbappendMark Hatle2024-11-114-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 layerJohn Toomey2024-06-124-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>