]> asedeno.scripts.mit.edu Git - linux.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)
commite8e35c62ba517f73cca32bc9925d62f4c4981768
tree9edef03be2fb6e00a51b83507d84a0dfe8788d40
parente4f9bbe9f8beab9a1ce460e7e194595b76868595
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: e812744c5f95 ("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