drm/amd/display: add verify_link_cap back for hdmi
[why] hdmi specific: add verify link cap after retrive link cap. Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com> Acked-by: Alan Liu <HaoPing.Liu@amd.com> Signed-off-by: Charlene Liu <Charlene.Liu@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
36b362f5af
commit
493a7508d7
@ -981,7 +981,8 @@ static bool should_verify_link_capability_destructively(struct dc_link *link,
|
||||
destrictive = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
} else if (dc_is_hdmi_signal(link->local_sink->sink_signal))
|
||||
destrictive = true;
|
||||
|
||||
return destrictive;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user