Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c76 .subvp_pstate_allow_width_us = 20,
140 …core->clean_me_up.mode_lib.ip.subvp_pstate_allow_width_us = core_dcn4_ip_caps_base.subvp_pstate_al… in core_dcn4_initialize()
141 …e_up.mode_lib.ip.subvp_fw_processing_delay_us = core_dcn4_ip_caps_base.subvp_pstate_allow_width_us; in core_dcn4_initialize()
H A Ddml2_core_shared_types.h84 unsigned int subvp_pstate_allow_width_us; member
H A Ddml2_core_dcn4_calcs.c12987 …= (double)((mode_lib->ip.subvp_fw_processing_delay_us + mode_lib->ip.subvp_pstate_allow_width_us) * in dml2_core_calcs_get_stream_support_info()
13017 …"DML::%s: subvp_pstate_allow_width_us = %d\n", __func__, mode_lib->ip.subvp_pstate_allow_width_us); in dml2_core_calcs_get_stream_support_info()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.h221 unsigned int subvp_pstate_allow_width_us; member
H A Ddml2_mall_phantom.c678 ctx->config.svp_pstate.subvp_pstate_allow_width_us) / 1000000) * in set_phantom_stream_timing()
H A Ddml2_wrapper.c172 p->config->svp_pstate.subvp_pstate_allow_width_us) / 1000000) * in optimize_configuration()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1732 dc->caps.subvp_pstate_allow_width_us = 20; in dcn321_resource_construct()
2030 dc->dml2_options.svp_pstate.subvp_pstate_allow_width_us = dc->caps.subvp_pstate_allow_width_us; in dcn321_resource_construct()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1869 dc->caps.subvp_pstate_allow_width_us = 20; in dcn401_resource_construct()
2173 dc->dml2_options.svp_pstate.subvp_pstate_allow_width_us = dc->caps.subvp_pstate_allow_width_us; in dcn401_resource_construct()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2174 dc->caps.subvp_pstate_allow_width_us = 20; in dcn32_resource_construct()
2481 dc->dml2_options.svp_pstate.subvp_pstate_allow_width_us = dc->caps.subvp_pstate_allow_width_us; in dcn32_resource_construct()
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc.h293 uint16_t subvp_pstate_allow_width_us; member
H A Ddc_dmub_srv.c916 …w_assisted_mclk_switch_v2.config_data.pstate_allow_width_us = dc->caps.subvp_pstate_allow_width_us; in dc_dmub_setup_subvp_dmub_command()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c501 dc->caps.subvp_pstate_allow_width_us) / 1000000) * in dcn32_set_phantom_stream_timing()