]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'msm-next-5.19-fixes-06-01' of https://gitlab.freedesktop.org/abhinavk...
authorDave Airlie <airlied@redhat.com>
Fri, 3 Jun 2022 01:19:11 +0000 (11:19 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 3 Jun 2022 01:35:23 +0000 (11:35 +1000)
commitc59f518f8186228f673075f832327e668873332c
tree68334bc69e1fcca1c23cc59a6b882c0ce4ee799f
parentb429ba1dbd747bb9f72cc8df97be3d11b7bd6d5e
parent9a11c356979c9bb8c13f0df487f6e44ab89fb291
Merge tag 'msm-next-5.19-fixes-06-01' of https://gitlab.freedesktop.org/abhinavk/msm into drm-next

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: Dave Airlie <airlied@redhat.com>
From: Abhinav Kumar <quic_abhinavk@quicinc.com>
Link: https://patchwork.freedesktop.org/patch/msgid/927b201e-a734-a29d-b9fb-b9889e1f7795@quicinc.com
drivers/gpu/drm/msm/dp/dp_ctrl.c