mirror_ubuntu-kernels/drivers/gpu/drm/msm/dp
Paloma Arellano ab2f8603e2 drm/msm/dp: check if VSC SDP is supported in DP programming
In the DP driver, check if VSC SDP is supported and propagate this value
to dp_panel. In dp_display's dp_mode, the out_fmt_is_yuv_420 parameter
must also utilize this value since YUV420 is only allowed when VSC SDP
is supported.

Changes in v2:
	- Move DP programming when VSC SDP is supported to this patch

Signed-off-by: Paloma Arellano <quic_parellan@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/579625/
Link: https://lore.kernel.org/r/20240222194025.25329-9-quic_parellan@quicinc.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2024-03-04 11:34:21 +02:00
..
dp_audio.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
dp_audio.h drm/msm/dp: unregister audio driver during unbind 2023-04-26 16:45:35 -07:00
dp_aux.c drm/msm/dp: remove PHY handling from dp_catalog.c 2024-02-11 22:38:07 +02:00
dp_aux.h drm/msm/dp: drop dp_parser 2024-02-11 22:38:07 +02:00
dp_catalog.c drm/msm/dp: move all IO handling to dp_catalog 2024-02-11 22:38:07 +02:00
dp_catalog.h drm/msm/dp: drop dp_parser 2024-02-11 22:38:07 +02:00
dp_ctrl.c drm/msm/dp: Fix spelling mistake "enale" -> "enable" 2024-02-19 13:39:23 +02:00
dp_ctrl.h drm/msm/dp: drop dp_parser 2024-02-11 22:38:07 +02:00
dp_debug.c drm/msm/dp: drop dp_parser 2024-02-11 22:38:07 +02:00
dp_debug.h drm/msm/dp: cleanup debugfs handling 2023-12-03 03:12:49 +03:00
dp_display.c drm/msm/dp: check if VSC SDP is supported in DP programming 2024-03-04 11:34:21 +02:00
dp_display.h drm/msm/dp: drop dp_parser 2024-02-11 22:38:07 +02:00
dp_drm.c Merge remote-tracking branch 'drm-misc/drm-misc-next' into msm-next 2023-12-10 10:07:54 -08:00
dp_drm.h drm/msm/dp: switch to devm_drm_bridge_add() 2023-10-09 11:37:34 -07:00
dp_link.c drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case 2024-01-24 14:09:19 -08:00
dp_link.h drm/msm/dp: remove mdss_dp_test_bit_depth_to_bpc() 2024-02-11 22:38:06 +02:00
dp_panel.c drm/msm/dp: check if VSC SDP is supported in DP programming 2024-03-04 11:34:21 +02:00
dp_panel.h drm/msm/dp: check if VSC SDP is supported in DP programming 2024-03-04 11:34:21 +02:00
dp_reg.h drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case 2024-01-24 14:09:19 -08:00