Home
last modified time | relevance | path

Searched refs:edp_dsc_support (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c202 link->dc->caps.edp_dsc_support)) && in dmub_replay_copy_settings()
H A Ddmub_psr.c402 link->dc->caps.edp_dsc_support)) && in dmub_psr_copy_settings()
/openbmc/linux/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_helpers.c950 (!dc->caps.edp_dsc_support || in psr_su_set_dsc_slice_height()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h262 bool edp_dsc_support; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1758 dc->caps.edp_dsc_support = true; in dcn316_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c346 || !link->dc->caps.edp_dsc_support)) in dp_should_enable_fec()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1871 dc->caps.edp_dsc_support = true; in dcn315_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1872 dc->caps.edp_dsc_support = true; in dcn314_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1720 dc->caps.edp_dsc_support = true; in dcn321_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1900 dc->caps.edp_dsc_support = true; in dcn31_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c2175 dc->caps.edp_dsc_support = true; in dcn32_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5945 … dc->caps.edp_dsc_support && aconnector->dsc_settings.dsc_force_enable != DSC_CLK_FORCE_DISABLE) { in apply_dsc_policy_for_stream()