Home
last modified time | relevance | path

Searched refs:disable_fec (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c199 !link->dc->debug.disable_fec) && in dmub_replay_copy_settings()
H A Ddmub_psr.c399 !link->dc->debug.disable_fec) && in dmub_psr_copy_settings()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h235 unsigned int disable_fec; member
H A Ddc.h487 bool disable_fec; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h185 unsigned int disable_fec; member
H A Ddc.h831 bool disable_fec; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c1077 if (link->local_sink->edid_caps.panel_patch.disable_fec) in dc_link_detect_helper()
1078 link->ctx->dc->debug.disable_fec = true; in dc_link_detect_helper()
3610 if (dc_link_is_fec_supported(link) && !link->dc->debug.disable_fec) { in dc_link_bandwidth_kbps()
H A Ddc_link_dp.c4339 if (!dc_link_is_fec_supported(link) || link->dc->debug.disable_fec) in dp_set_fec_ready()
4374 if (!dc_link_is_fec_supported(link) || link->dc->debug.disable_fec) in dp_set_fec_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c340 link->local_sink->edid_caps.panel_patch.disable_fec) in dp_should_enable_fec()

Completed in 25 milliseconds