summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-mali400/recipes-graphics/mali/kernel-module-mali
Commit message (Collapse)AuthorAgeFilesLines
* meta-xilinx-mali400: kernel-module-mali: fix do_patch QA issueQuanyang Wang2025-03-3025-12/+25
| | | | | | | Add "Upstream-Status" to the patches to fix do_patch QA issue. Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* mali400: Added patch for compatibility with 6.12 kernelYash Ladani2025-03-301-0/+134
| | | | | | | | | Added 0030-Update-driver-to-make-it-compatible-with-6.12-kernel.patch Which has shrinker, strscpy and .remove handler related changes to make driver compatible with 6.12 kernel. Signed-off-by: Yash Ladani <yash.ladani@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-mali400: Create new Mali400 layerJohn Toomey2024-06-1226-0/+1600
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>