Merge tag 'msm-next-5.19-fixes-06-01' of https://gitlab.freedesktop.org/abhinavk...
authorRob Clark <robdclark@chromium.org>
Thu, 2 Jun 2022 00:12:50 +0000 (17:12 -0700)
committerRob Clark <robdclark@chromium.org>
Thu, 2 Jun 2022 00:12:50 +0000 (17:12 -0700)
commitaf0f2a8cc3977e08e79a096f0c2c7a5be29b130b
tree942ade33d8f1be2260d6cda39ee7ebd685867199
parent1a5409facf9ceba401f83925c6d15bae2121d29c
parentb9364eed9232f3d2a846f68c2307eb25c93cc2d0
Merge tag 'msm-next-5.19-fixes-06-01' of https://gitlab.freedesktop.org/abhinavk/msm into msm-fixes-staging

5.19 fixes for msm-next

- Fix to add minimum ICC vote in the msm_mdss pm_resume path to address
  bootup splats
- Fix to avoid dereferencing without checking in WB encoder
- Fix to avoid crash during suspend in DP driver by ensuring interrupt
  mask bits are updated
- Remove unused code from dpu_encoder_virt_atomic_check()
- Fix to remove redundant init of dsc variable

Signed-off-by: Rob Clark <robdclark@chromium.org>