commit | ec0ca697dd0e573657d7070d1d392faba44acd4d | [log] [tgz] |
---|---|---|
author | David Francis <David.Francis@amd.com> | Wed Jun 19 14:47:33 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 09 18:07:47 2020 -0500 |
tree | 8c3147ac35e7c1bc4e00d28611c251dc1c2bbf00 | |
parent | b6adc57cff616da18ff8cff028d2ddf585c97334 [diff] |
drm/amd/display: Validate DSC caps on MST endpoints During MST mode enumeration, if a new dc_sink is created, populate it with dsc caps as appropriate. Use drm_dp_mst_dsc_aux_for_port to get the raw caps, then parse them onto dc_sink with dc_dsc_parse_dsc_dpcd. Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com> Signed-off-by: David Francis <David.Francis@amd.com> Signed-off-by: Mikita Lipski <mikita.lipski@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>