Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_dpmm/
H A Ddml2_dpmm_dcn4.c493 in_out->programming->uclk_pstate_supported = true; in determine_power_management_features_with_vblank_only()
535 if (in_out->programming->uclk_pstate_supported == false) { in determine_power_management_features_with_vactive_and_vblank()
543 in_out->programming->uclk_pstate_supported = true; in determine_power_management_features_with_vactive_and_vblank()
574 in_out->programming->uclk_pstate_supported = true; in determine_power_management_features_with_fams()
662 in_out->programming->uclk_pstate_supported = false; in map_mode_to_soc_dpm()
682 if (in_out->programming->uclk_pstate_supported == false) in dpmm_dcn3_map_mode_to_soc_dpm()
700 in_out->programming->uclk_pstate_supported = true; in dpmm_dcn4_map_mode_to_soc_dpm()
716 if (in_out->programming->uclk_pstate_supported == false) in dpmm_dcn4_map_mode_to_soc_dpm()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h406 bool uclk_pstate_supported; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h202 unsigned int uclk_pstate_supported; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c436 …in_out->mode_support_result.global.uclk_pstate_supported = l->mode_support_ex_params.out_evaluatio… in core_dcn4_mode_support()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_translation_helper.c1085 …w.dcn.clk.p_state_change_support = in_ctx->v21.mode_programming.programming->uclk_pstate_supported; in dml21_copy_clocks_to_dc_state()