drm/amd/display: DIG mapping change is causing a blocker
authorLiu, Zhan <Zhan.Liu@amd.com>
Fri, 10 Sep 2021 18:50:08 +0000 (14:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Sep 2021 19:17:31 +0000 (15:17 -0400)
[Why]
DIG mapping change is causing a blocker

[How]
Revert the change for now. We will re-implement it later.

Reviewed-by: Jimmy Kizito <jimmy.kizito@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Zhan Liu <Zhan.Liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn31/dcn31_resource.c

index 0b60ac676423c4a4ca6b88d05d09db0c1f7e492b..6f0c788d1904ff5f452f21863fbab89e44b0e8ce 100644 (file)
@@ -1383,12 +1383,6 @@ static struct stream_encoder *dcn31_stream_encoder_create(
                return NULL;
        }
 
-       if (ctx->asic_id.chip_family == FAMILY_YELLOW_CARP &&
-                       ctx->asic_id.hw_internal_rev == YELLOW_CARP_B0) {
-               if ((eng_id == ENGINE_ID_DIGC) || (eng_id == ENGINE_ID_DIGD))
-                       eng_id = eng_id + 3; // For B0 only. C->F, D->G.
-       }
-
        dcn30_dio_stream_encoder_construct(enc1, ctx, ctx->dc_bios,
                                        eng_id, vpg, afmt,
                                        &stream_enc_regs[eng_id],