OSDN Git Service

drm/amd/display: Populate DP2.0 output type for DML pipe
authorGeorge Shen <george.shen@amd.com>
Fri, 15 Apr 2022 01:29:38 +0000 (21:29 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Nov 2022 22:41:41 +0000 (17:41 -0500)
commitb7ada7ee61d3eb0ebf08089edcefdc272b5f7b1e
treec46af0c09c132732484e72e462c71840309c5b0f
parent964d641632fa0c8eb52d577c23c1b5b5525a9bc7
drm/amd/display: Populate DP2.0 output type for DML pipe

[Why]
DCN3.2 DML logic uses a new output type for DP2.0,
which will enable validation to pass for higher BW
timings that require DP2.0 link rates.

[How]
Populate the DML pipe with DP2.0 output type if
the signal type of the pipe_ctx is 128b/132b.

Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Acked-by: Jasdeep Dhillon <jasdeep.dhillon@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn20/dcn20_fpu.c