Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c77 .subvp_pstate_allow_width_us = 20,
147 .subvp_pstate_allow_width_us = 20,
222 …core->clean_me_up.mode_lib.ip.subvp_pstate_allow_width_us = core_dcn4_ip_caps_base.subvp_pstate_al… in core_dcn4_initialize()
223 …e_up.mode_lib.ip.subvp_fw_processing_delay_us = core_dcn4_ip_caps_base.subvp_pstate_allow_width_us; in core_dcn4_initialize()
253 …core->clean_me_up.mode_lib.ip.subvp_pstate_allow_width_us = core_dcn4_ip_caps_base.subvp_pstate_al… in core_dcn42_initialize()
254 …e_up.mode_lib.ip.subvp_fw_processing_delay_us = core_dcn4_ip_caps_base.subvp_pstate_allow_width_us; in core_dcn42_initialize()
H A Ddml2_core_shared_types.h87 unsigned int subvp_pstate_allow_width_us; member
H A Ddml2_core_dcn4_calcs.c13021 …= (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()
13051 …"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/resource/dcn321/
H A Ddcn321_resource.c1763 dc->caps.subvp_pstate_allow_width_us = 20; in dcn321_resource_construct()
2072 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/dcn32/
H A Ddcn32_resource.c2260 dc->caps.subvp_pstate_allow_width_us = 20; in dcn32_resource_construct()
2578 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.h355 uint16_t subvp_pstate_allow_width_us; member
/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()