drm/msm/a690: Switch to a660_gmu.bin
authorRob Clark <robdclark@chromium.org>
Fri, 11 Aug 2023 16:05:03 +0000 (09:05 -0700)
committerRob Clark <robdclark@chromium.org>
Mon, 14 Aug 2023 20:33:29 +0000 (13:33 -0700)
commit18ff50e582a08eb365729b7c5507a86c41f2edf8
treeafbe28e94f1f600b061517e896c7d77193a7ae64
parent7391c282ba0f0e82ac131658e2faf712215ed6a2
drm/msm/a690: Switch to a660_gmu.bin

There isn't actually a a690_gmu.bin.  But it appears that the normal
a660_gmu.bin works fine.  Normally all the devices within a sub-
generation (or "family") will use the same fw, and a690 is in the a660
family.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Fixes: 5e7665b5e484 ("drm/msm/adreno: Add Adreno A690 support")
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/552406/
drivers/gpu/drm/msm/adreno/adreno_device.c