]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit33c8c16905f27088a3949c5dcbdc93b5338f1604
tree2714a7b92da0a49380c6470c22257f25da42ab03
parent73d19c46bf7f9cd1e69a91ca86d4e63b48e6e3cb
parentcd4edd83fcded8d3a649739d1d58ab7848d3db6c
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