Home
last modified time | relevance | path

Searched refs:dc_link_fec_enabled (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c378 copy_settings_data->fec_enable_status = (link->fec_state == dc_link_fec_enabled); in dmub_psr_copy_settings()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h1342 dc_link_fec_enabled enumerator
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c362 else if (link->fec_state == dc_link_fec_enabled) in dp_should_enable_fec()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1799 if (link->fec_state == dc_link_fec_enabled) { in power_down_encoders()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c220 link->fec_state = dc_link_fec_enabled; in dcn401_init_hw()