Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/msm into...
authorDave Airlie <airlied@redhat.com>
Fri, 20 May 2022 06:34:29 +0000 (16:34 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 20 May 2022 06:35:52 +0000 (16:35 +1000)
commit03536823589a501eb6601a7d09d77f8e1cbbcdd6
tree2714a7b92da0a49380c6470c22257f25da42ab03
parent66ccd1d16e03e7308629de3c6713930a94729c6e
parent64b22a0da12adb571c01edd671ee43634ebd7e41
Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/msm into drm-next

5.19 fixes for msm-next

- Limiting WB modes to max sspp linewidth
- Fixing the supported rotations to add 180 back for IGT
- Fix to handle pm_runtime_get_sync() errors to avoid unclocked access
   in the bind() path for dpu driver
- Fix the irq_free() without request issue which was a big-time
   hitter in the CI-runs.

Signed-off-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Abhinav Kumar <quic_abhinavk@quicinc.com>
Link: https://patchwork.freedesktop.org/patch/msgid/b011d51d-d634-123e-bf5f-27219ee33151@quicinc.com
drivers/gpu/drm/msm/adreno/a6xx_gpu.c
drivers/gpu/drm/msm/dsi/dsi_manager.c