]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm/a6xx: Correct the highestbank configuration
authorAkhil P Oommen <akhilpo@codeaurora.org>
Fri, 24 Jan 2020 12:20:11 +0000 (17:50 +0530)
committerRob Clark <robdclark@chromium.org>
Tue, 11 Feb 2020 15:39:17 +0000 (07:39 -0800)
commit301e9d57064a7a60dd4d13b1b0cb43a3c92c1616
tree9edef03be2fb6e00a51b83507d84a0dfe8788d40
parent399807e090bff2d4cf038144c1402e5031133eec
drm/msm/a6xx: Correct the highestbank configuration

Highest bank bit configuration is different for a618 gpu. Update
it with the correct configuration which is the reset value incidentally.

Signed-off-by: Akhil P Oommen <akhilpo@codeaurora.org>
Signed-off-by: Sharat Masetty <smasetty@codeaurora.org>
Fixes: cab6f510fba9 ("drm: msm: a6xx: Add support for A618")
Reviewed-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/adreno/a6xx_gpu.c