Changes in v3: - Drop the wrapper functions - Drop the readback in GMU code - Split the commit in two
Link to v2: https://lore.kernel.org/linux-arm-msm/[email protected]/ Changes in v2: - Introduce gpu_write_flush() and use it - Don't accidentally break a630 by trying to write to non-existent GBIF Link to v1: https://lore.kernel.org/linux-arm-msm/[email protected]/ Signed-off-by: Konrad Dybcio <[email protected]> --- Konrad Dybcio (2): drm/msm/adreno: De-spaghettify the use of memory barriers Revert "drm/msm/a6xx: Poll for GBIF unhalt status in hw_init" drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 4 +--- drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 14 ++++++-------- 2 files changed, 7 insertions(+), 11 deletions(-) --- base-commit: 0fc4bfab2cd45f9acb86c4f04b5191e114e901ed change-id: 20240625-adreno_barriers-29f356742418 Best regards, -- Konrad Dybcio <[email protected]>
