drm/amd/display: allow edp updates for virtual signal
authorAlex Hung <alex.hung@amd.com>
Wed, 15 Mar 2023 11:09:15 +0000 (19:09 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Apr 2023 02:27:51 +0000 (22:27 -0400)
commit3fb7efd6866e5d43770e999b33d619a3b345dc2f
tree5d0c673dd87fccf75b6efe0af05ce2cee1ae4082
parentf11aee97b13ea6817287cd8dbed9b09a260ff0e7
drm/amd/display: allow edp updates for virtual signal

[Why]
When IGT's kms_hdmi_inject forces EDID for HDMI audio, dc rejects the
request because virtual signal is not in dc_is_audio_capable_signal
function.

[How]
Includes SIGNAL_TYPE_VIRTUAL as audio capable.

Reviewed-by: Chao-kai Wang <Stylon.Wang@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Wenchieh Chien <wenchieh.chien@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/include/signal_types.h