mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-29 22:48:12 +02:00
* Update Kconfig for x86_64 and ARM64. Follow the dependency tree of the
kernel modules to make sure that the intended configurations are being
set. Check scripts/merge_config.sh output as well to see if there is
a requested Kconfig not being considered.
For a630 devices:
* Use kernel version with a6xx workaround for frequency scaling
* Enable CONFIG_QCOM_LMH targeting a630 slowness on new kernel
---- Out of tree patches used ----
For a360 device:
* Revert a commit which remove slpi_region from msm8996:
8b0031f8bda2 ("Revert "arm64: msm8996: fix memory region overlap"")
Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13089>
|
||
|---|---|---|
| .. | ||
| debian | ||
| fedora | ||
| arm.config | ||
| arm64.config | ||
| baremetal_build.sh | ||
| build-apitrace.sh | ||
| build-crosvm.sh | ||
| build-deqp-runner.sh | ||
| build-deqp.sh | ||
| build-fossilize.sh | ||
| build-gfxreconstruct.sh | ||
| build-hang-detection.sh | ||
| build-kernel.sh | ||
| build-libclc.sh | ||
| build-libdrm.sh | ||
| build-piglit.sh | ||
| build-rust.sh | ||
| build-va-tools.sh | ||
| build-virglrenderer.sh | ||
| build-vkd3d-proton.sh | ||
| container_post_build.sh | ||
| container_pre_build.sh | ||
| create-android-cross-file.sh | ||
| create-android-ndk-pc.sh | ||
| create-cross-file.sh | ||
| create-rootfs.sh | ||
| cross_build.sh | ||
| lava_build.sh | ||
| x86_64.config | ||