]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/amd/display: support VSC SDP update on video test pattern request
authorWenjing Liu <Wenjing.Liu@amd.com>
Wed, 8 Jan 2020 21:59:23 +0000 (16:59 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 22 Jan 2020 21:55:28 +0000 (16:55 -0500)
commit23bc5f3404de2e8b3adaedf33507409fda6f5528
tree336b23aec17a1f9752089f30015a16cebbf83870
parente5f0b5214beea71bd25584da451897300742795e
drm/amd/display: support VSC SDP update on video test pattern request

[why]
MSA will be deprecated in the future.
Need to support VSC during DP test automation.

[how]
Do not disable VSC during DP test automation.
TODO - need to add VSC update on DM side on test request.

Signed-off-by: Wenjing Liu <Wenjing.Liu@amd.com>
Reviewed-by: Nikola Cornij <Nikola.Cornij@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c