Home
last modified time | relevance | path

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

/linux/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_shared.c12036 …= (double)((mode_lib->ip.subvp_fw_processing_delay_us + mode_lib->ip.subvp_pstate_allow_width_us) * in dml2_core_shared_get_stream_support_info()
12062 …"DML::%s: subvp_pstate_allow_width_us = %d\n", __func__, mode_lib->ip.subvp_pstate_allow_width_us); in dml2_core_shared_get_stream_support_info()
H A Ddml2_core_dcn4_calcs.c12946 …= (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()
12976 …"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/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.h220 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.c170 p->config->svp_pstate.subvp_pstate_allow_width_us) / 1000000) * in optimize_configuration()
/linux/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/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1871 dc->caps.subvp_pstate_allow_width_us = 20; in dcn401_resource_construct()
2174 dc->dml2_options.svp_pstate.subvp_pstate_allow_width_us = dc->caps.subvp_pstate_allow_width_us; in dcn401_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2175 dc->caps.subvp_pstate_allow_width_us = 20; in dcn32_resource_construct()
2482 dc->dml2_options.svp_pstate.subvp_pstate_allow_width_us = dc->caps.subvp_pstate_allow_width_us; in dcn32_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h289 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/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()