/linux/drivers/gpu/drm/amd/display/dc/resource/dce80/ |
H A D | dce80_resource.c | bf7f5ac3167a75f60c2f27f16613a6ab90e55908 Wed Oct 02 07:06:33 UTC 2019 Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_x
[Why] The enum value for TRANSMITTER_UNIPHY_G is 9. In resource dc_xx_resource file structure link_enc_regs[], the TRANSMITTER_UNIPHY_G registers are initialized at index 6. Due to this mismatch, if monitor is attached to port using TRANSMITTER_UNIPHY_G then the monitor blanks out.
[How] add function map_transmitter_id_to_phy_instance() and use the function to map enum transmitter to link regs.
Signed-off-by: Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> Reviewed-by: Eric Yang <eric.yang2@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/ |
H A D | dce100_resource.c | bf7f5ac3167a75f60c2f27f16613a6ab90e55908 Wed Oct 02 07:06:33 UTC 2019 Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_x
[Why] The enum value for TRANSMITTER_UNIPHY_G is 9. In resource dc_xx_resource file structure link_enc_regs[], the TRANSMITTER_UNIPHY_G registers are initialized at index 6. Due to this mismatch, if monitor is attached to port using TRANSMITTER_UNIPHY_G then the monitor blanks out.
[How] add function map_transmitter_id_to_phy_instance() and use the function to map enum transmitter to link regs.
Signed-off-by: Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> Reviewed-by: Eric Yang <eric.yang2@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/ |
H A D | dce112_resource.c | bf7f5ac3167a75f60c2f27f16613a6ab90e55908 Wed Oct 02 07:06:33 UTC 2019 Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_x
[Why] The enum value for TRANSMITTER_UNIPHY_G is 9. In resource dc_xx_resource file structure link_enc_regs[], the TRANSMITTER_UNIPHY_G registers are initialized at index 6. Due to this mismatch, if monitor is attached to port using TRANSMITTER_UNIPHY_G then the monitor blanks out.
[How] add function map_transmitter_id_to_phy_instance() and use the function to map enum transmitter to link regs.
Signed-off-by: Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> Reviewed-by: Eric Yang <eric.yang2@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/ |
H A D | dce110_resource.c | bf7f5ac3167a75f60c2f27f16613a6ab90e55908 Wed Oct 02 07:06:33 UTC 2019 Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_x
[Why] The enum value for TRANSMITTER_UNIPHY_G is 9. In resource dc_xx_resource file structure link_enc_regs[], the TRANSMITTER_UNIPHY_G registers are initialized at index 6. Due to this mismatch, if monitor is attached to port using TRANSMITTER_UNIPHY_G then the monitor blanks out.
[How] add function map_transmitter_id_to_phy_instance() and use the function to map enum transmitter to link regs.
Signed-off-by: Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> Reviewed-by: Eric Yang <eric.yang2@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
H A D | dcn21_resource.c | bf7f5ac3167a75f60c2f27f16613a6ab90e55908 Wed Oct 02 07:06:33 UTC 2019 Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_x
[Why] The enum value for TRANSMITTER_UNIPHY_G is 9. In resource dc_xx_resource file structure link_enc_regs[], the TRANSMITTER_UNIPHY_G registers are initialized at index 6. Due to this mismatch, if monitor is attached to port using TRANSMITTER_UNIPHY_G then the monitor blanks out.
[How] add function map_transmitter_id_to_phy_instance() and use the function to map enum transmitter to link regs.
Signed-off-by: Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> Reviewed-by: Eric Yang <eric.yang2@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
H A D | dcn10_resource.c | bf7f5ac3167a75f60c2f27f16613a6ab90e55908 Wed Oct 02 07:06:33 UTC 2019 Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_x
[Why] The enum value for TRANSMITTER_UNIPHY_G is 9. In resource dc_xx_resource file structure link_enc_regs[], the TRANSMITTER_UNIPHY_G registers are initialized at index 6. Due to this mismatch, if monitor is attached to port using TRANSMITTER_UNIPHY_G then the monitor blanks out.
[How] add function map_transmitter_id_to_phy_instance() and use the function to map enum transmitter to link regs.
Signed-off-by: Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> Reviewed-by: Eric Yang <eric.yang2@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
H A D | dcn20_resource.c | bf7f5ac3167a75f60c2f27f16613a6ab90e55908 Wed Oct 02 07:06:33 UTC 2019 Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_x
[Why] The enum value for TRANSMITTER_UNIPHY_G is 9. In resource dc_xx_resource file structure link_enc_regs[], the TRANSMITTER_UNIPHY_G registers are initialized at index 6. Due to this mismatch, if monitor is attached to port using TRANSMITTER_UNIPHY_G then the monitor blanks out.
[How] add function map_transmitter_id_to_phy_instance() and use the function to map enum transmitter to link regs.
Signed-off-by: Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> Reviewed-by: Eric Yang <eric.yang2@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|