summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dsi/dsi_host.c
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-01-22 22:43:05 +0200
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-01-22 22:43:05 +0200
commit82461ab89aa534066897b5fbfd92bb6fc82e051b (patch)
tree615396514d887bc80319b6f1d7711c51b567ef9e /drivers/gpu/drm/msm/dsi/dsi_host.c
parent798cc8f093e580e12f0d7c3f5e3a19cbd79f99aa (diff)
parent7efd4edc6efafa65039c1ce8b3af951aba495e3a (diff)
parente17af1c9d861dc177e5b56009bd4f71ace688d97 (diff)
parent1ae654ded7c5a19dc13f57a4fe4434fef879b6f9 (diff)
parent759cc4914fb0e3f35d6f32c5df045c7df23094ac (diff)
parente96c08e91726cda188d030fa8d442091a5a6c3ab (diff)
parent6606a96ab1ce9bfddce105845b18c9584c9f69e8 (diff)
Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-hdmi', 'msm-next-lumag-mdp5' and 'msm-next-lumag-mdp4' into msm-next-lumag
DPU, DSI, MDSS: - Support for SM8350, SM8450 SM8550 and SC8280XP platform Core: - Added bindings for SM8150 (driver support already present) DPU: - Partial support for DSC on SM8150 and SM8250 - Fixed color transformation matrix being lost on suspend/resume DP: - Support for DP on SDM845 and SC8280XP platforms - HPD fixes - Support for limiting DP link rate via DT property, this enables support for HBR3 rates. DSI: - Validate display modes according to the DSI OPP table - DSI PHY support for the SM6375 platform - Fixed byte intf clock selection for 14nm PHYs MDP5: - Schema conversion to YAML Misc fixes as usual Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>