diff options
author | 2024-02-22 11:39:53 -0800 | |
---|---|---|
committer | 2024-03-04 11:34:21 +0200 | |
commit | ab2f8603e22ee6479d2d167c1bae90f20b23cbb5 (patch) | |
tree | 639c8bc0af7185b256eb5f9a714e60ad53258ef8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm/dp: store mode YUV420 information to be used by rest of DP (diff) | |
download | wireguard-linux-ab2f8603e22ee6479d2d167c1bae90f20b23cbb5.tar.xz wireguard-linux-ab2f8603e22ee6479d2d167c1bae90f20b23cbb5.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions