Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/msm into...
authorRob Clark <robdclark@chromium.org>
Thu, 19 May 2022 18:19:30 +0000 (11:19 -0700)
committerRob Clark <robdclark@chromium.org>
Thu, 19 May 2022 18:21:17 +0000 (11:21 -0700)
commit1a5409facf9ceba401f83925c6d15bae2121d29c
treef6413ddbdec1c498afb71e9538b904371cfa5556
parent947a844bb3ebff0f4736d244d792ce129f6700d7
parent64b22a0da12adb571c01edd671ee43634ebd7e41
Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/msm into msm-fixes-staging

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: Rob Clark <robdclark@chromium.org>