summaryrefslogtreecommitdiff
path: root/mali_pixel/Kbuild
AgeCommit message (Collapse)Author
2024-03-14[DO NOT MERGE ANYWHERE] Revert "mali_kbase: mali_pixel: Define ↵Jack Diver
PIXEL_GPU_SLC_ACPM_SIGNAL..." Revert submission 2753879-gpu-slcv2-gs201 Reason for revert: Prebuild did not land before cutoff Reverted changes: /q/submissionid:2753879-gpu-slcv2-gs201 Bug: 329447972 Change-Id: I120f7ae7d8accac0cb0d81a10457c630c0f2056a
2024-02-28mali_kbase: mali_pixel: Define PIXEL_GPU_SLC_ACPM_SIGNAL on ZumaJack Diver
Bug: 313458962 Test: gfxbench Signed-off-by: Jack Diver <diverj@google.com> (cherry picked from https://partner-android-review.googlesource.com/q/commit:3d3cde1cabde47ebb37db73b5e99a238e29b6762) Merged-In: Ifd1f9946b2a3c78c412986c57e499b9bd2ef4b3c Change-Id: Ifd1f9946b2a3c78c412986c57e499b9bd2ef4b3c
2024-02-28mali_pixel: Refactor SLC partition managementJack Diver
Bug: 313458962 Bug: 290354607 Test: gfxbench Signed-off-by: Jack Diver <diverj@google.com> (cherry picked from https://partner-android-review.googlesource.com/q/commit:737eec95fa7ace1075ad73c1ab440408df4c0a10) Merged-In: I30312e9fcb5f9a26ce47f3757948d47e13e9182f Change-Id: I30312e9fcb5f9a26ce47f3757948d47e13e9182f
2023-03-23mali_kbase: Implement buffer liveness ioctlJack Diver
Add SLC platform integration, and plumb custom ioctl through. Bug: 264990406 Test: Boot to home Test: Manual ioctl call Change-Id: I0009cec83f54cfed8e12477c5ebd7aa01cf50cc8 Signed-off-by: Jack Diver <diverj@google.com>
2021-11-30Implement Mali Pixel protected memory allocation.Erik Staats
Bug: 194627754 Test: Verified that a GPU protected memory test can pass. It sometimes fails with a GPU fault. Test: See details in testing done comment in https://partner-android-review.googlesource.com/2102797 . Change-Id: I0723b94a68024c8977167a49b735d2ce1e3b11bc
2021-10-08Add stubbed protected memory allocator driver.Erik Staats
Bug: 194627754 Test: Verified that device boots fully and stubbed protected memory allocated driver is not available. Test: Added protected memory allocator driver to the device tree and validated that it's probed but not ready. Test: Test: See details in testing done comment in https://partner-android-review.googlesource.com/2064216 . Change-Id: I772360bb68d3429267efa567f1958041fb0a41fe
2021-08-30Kbuild: Fix compiling flag after value is readyLucas Wei
Assign DEFINES to ccflags after all values are ready. Bug: 197597613 Signed-off-by: Lucas Wei <lucaswei@google.com> Change-Id: Id458eea54dec2001a37e345683680dcf01f95fb6
2021-06-07mali_pixel: allow building without pixel statsJesse Hall
Bug: 190389925 Signed-off-by: Jesse Hall <jessehall@google.com> Change-Id: I212815b4170900d62cd06ac517777ba36e01ae43
2021-04-20Merge r30p0 from upstream into android-gs-pixel-5.10Sidath Senanayake
This commit updates the Mali KMD to version r30p0 from commit 8037b534570814775d79aeddd06b76e5ee941f59 Bug: 180379272 Signed-off-by: Sidath Senanayake <sidaths@google.com> Change-Id: I703f1da43913fab5cb5ac704630418b72655dc41
2021-04-14Mali Valhall DDK r30p0 KMDSidath Senanayake
Provenance 4a09e9e58 (collaborate/EAC/v_r30p0) VX504X08X-BU-00000-r30p0-01eac0 - Valhall Android DDK VX504X08X-BU-60000-r30p0-01eac0 - Valhall Android Document Bundle VX504X08X-DC-11001-r30p0-01eac0 - Valhall Android DDK Software Errata VX504X08X-SW-99006-r30p0-01eac0 - Valhall Android Renderscript AOSP parts Signed-off-by: Sidath Senanayake <sidaths@google.com> Change-Id: Ie30d6ece7ebe221c8e4c736af05ad05dcfc15127
2021-04-14Consolidate Mali integration modulesSidath Senanayake
As the number of integration modules for Mali is incerasing, we consolidate them into a single module, mali_pixel, rather than deal with the overhead of multiple modules. Signed-off-by: Sidath Senanayake <sidaths@google.com> Change-Id: I32297ffcda68ec9245d99433727534848e2c20fe
2021-03-23mali_pixel: consolidate mali_mgm and mali_pcmJesse Hall
Test: boot to Android home, check dmesg for mali-mcm and mali-pcm probe Signed-off-by: Jesse Hall <jessehall@google.com> Change-Id: I47a7da5fd3b4a24832e2978dcce0b99fe7b54c7c