pmaports/device/testing/soc-qcom-sdm660/sdm660-adreno-quirks.sh
Alexey Minnekhanov c97eafc5b8 soc-qcom-sdm660: install Adreno GPU quirks script (MR 4897)
Install script into /etc/profile.d with workaround for mesa bugs.
This makes most SDM660 devices usable for general people out of the box.

Signed-off-by: Alexey Minnekhanov <alexeymin@postmarketos.org>
2024-06-12 15:45:04 +00:00

8 lines
297 B
Bash

# Workaround for *some* bugs in mesa for lower-end
# Adreno 5xx GPUs (508/509/512).
# Remove this when this mesa bug is fixed:
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/8442
export FD_MESA_DEBUG=noblit
# A508 owners can try to uncomment this:
# export FD_MESA_DEBUG=noblit,inorder,gmem