]> 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)
commit40af38c5969f082e2bd0b6ee96bd03f36aa7d4ad
treef6413ddbdec1c498afb71e9538b904371cfa5556
parent75314366601dc5dd05fb5c99ca15aaeca26bbf9f
parent753f07d3aa1c68281c1fbf56ebcb35615a588246
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>