]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit78bcc06cfdfe6e3a8c46e4ccb99c392dc08caf3c
treef6413ddbdec1c498afb71e9538b904371cfa5556
parent7641f99089fa95b95e640331f1bc5cb6c8354e26
parentcd4edd83fcded8d3a649739d1d58ab7848d3db6c
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>