Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c400 link->dc->caps.edp_dsc_support)) && in dmub_psr_copy_settings()
/linux/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_helpers.c968 !dc->caps.edp_dsc_support || in psr_su_set_dsc_slice_height()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1884 dc->caps.edp_dsc_support = true; in dcn314_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1806 dc->caps.edp_dsc_support = true; in dcn316_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h343 bool edp_dsc_support; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1915 dc->caps.edp_dsc_support = true; in dcn35_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1956 dc->caps.edp_dsc_support = true; in dcn31_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1930 dc->caps.edp_dsc_support = true; in dcn315_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1885 dc->caps.edp_dsc_support = true; in dcn36_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1773 dc->caps.edp_dsc_support = true; in dcn321_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1888 dc->caps.edp_dsc_support = true; in dcn351_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c372 || !link->dc->caps.edp_dsc_support)) in dp_should_enable_fec()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2273 dc->caps.edp_dsc_support = true; in dcn32_resource_construct()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c7271 … dc->caps.edp_dsc_support && aconnector->dsc_settings.dsc_force_enable != DSC_CLK_FORCE_DISABLE) { in apply_dsc_policy_for_stream()