Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top_display_cfg_types.h450 } force_unbounded_requesting; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_utils.c471 svp_expanded_display_cfg->overrides.hw.force_unbounded_requesting.enable = true; in dml2_core_utils_expand_implict_subvp()
472 svp_expanded_display_cfg->overrides.hw.force_unbounded_requesting.value = false; in dml2_core_utils_expand_implict_subvp()
Ddml2_core_dcn4.c205 svp_expanded_display_cfg->overrides.hw.force_unbounded_requesting.enable = true; in expand_implict_subvp()
206 svp_expanded_display_cfg->overrides.hw.force_unbounded_requesting.value = false; in expand_implict_subvp()
Ddml2_core_shared.c6394 …t(p->display_cfg->overrides.hw.force_unbounded_requesting.enable, p->display_cfg->overrides.hw.for… in CalculateSwathAndDETConfiguration()
Ddml2_core_dcn4_calcs.c3734 …t(p->display_cfg->overrides.hw.force_unbounded_requesting.enable, p->display_cfg->overrides.hw.for… in CalculateSwathAndDETConfiguration()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/
Ddml21_translation_helper.c964 dml_dispcfg->overrides.hw.force_unbounded_requesting.enable = true; in dml21_map_dc_state_into_dml_display_cfg()
965 dml_dispcfg->overrides.hw.force_unbounded_requesting.value = false; in dml21_map_dc_state_into_dml_display_cfg()