Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_display_cfg_types.h450 } force_unbounded_requesting; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_utils.c626 svp_expanded_display_cfg->overrides.hw.force_unbounded_requesting.enable = true; in dml2_core_utils_expand_implict_subvp()
627 svp_expanded_display_cfg->overrides.hw.force_unbounded_requesting.value = false; in dml2_core_utils_expand_implict_subvp()
H A Ddml2_core_dcn4.c207 svp_expanded_display_cfg->overrides.hw.force_unbounded_requesting.enable = true; in expand_implict_subvp()
208 svp_expanded_display_cfg->overrides.hw.force_unbounded_requesting.value = false; in expand_implict_subvp()
H A Ddml2_core_dcn4_calcs.c3826 …t(p->display_cfg->overrides.hw.force_unbounded_requesting.enable, p->display_cfg->overrides.hw.for… in CalculateSwathAndDETConfiguration()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_translation_helper.c1012 dml_dispcfg->overrides.hw.force_unbounded_requesting.enable = true; in dml21_map_dc_state_into_dml_display_cfg()
1013 dml_dispcfg->overrides.hw.force_unbounded_requesting.value = false; in dml21_map_dc_state_into_dml_display_cfg()