Home
last modified time | relevance | path

Searched refs:method_subvp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1055 pstate_meta->method_subvp.programming_delay_otg_vlines + in calc_svp_microschedule()
1056 pstate_meta->method_subvp.phantom_vtotal + in calc_svp_microschedule()
1057 pstate_meta->method_subvp.prefetch_to_mall_delay_otg_vlines + in calc_svp_microschedule()
1291 …stream_method_pstate_meta = &pmo->scratch.pmo_dcn4.stream_pstate_meta[stream_idx].method_subvp.com… in get_per_method_common_meta()
1781 stream_pstate_meta->method_subvp.programming_delay_otg_vlines = in build_pstate_meta_per_stream()
1783 stream_pstate_meta->method_subvp.df_throttle_delay_otg_vlines = in build_pstate_meta_per_stream()
1785 stream_pstate_meta->method_subvp.prefetch_to_mall_delay_otg_vlines = in build_pstate_meta_per_stream()
1787 stream_pstate_meta->method_subvp.phantom_vactive = in build_pstate_meta_per_stream()
1791 stream_pstate_meta->method_subvp.phantom_vfp = in build_pstate_meta_per_stream()
1792 stream_pstate_meta->method_subvp.df_throttle_delay_otg_vlines; in build_pstate_meta_per_stream()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/
H A Ddml2_internal_shared_types.h307 } method_subvp; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12890 (uint8_t)stream_pstate_meta->method_subvp.programming_delay_otg_vlines; in dml2_core_calcs_get_stream_fams2_programming()
12892 (uint8_t)stream_pstate_meta->method_subvp.prefetch_to_mall_delay_otg_vlines; in dml2_core_calcs_get_stream_fams2_programming()
12894 (uint16_t)stream_pstate_meta->method_subvp.phantom_vtotal; in dml2_core_calcs_get_stream_fams2_programming()
12896 (uint16_t)stream_pstate_meta->method_subvp.phantom_vactive; in dml2_core_calcs_get_stream_fams2_programming()
12905 (uint16_t)stream_pstate_meta->method_subvp.common.allow_start_otg_vline; in dml2_core_calcs_get_stream_fams2_programming()
12907 (uint16_t)stream_pstate_meta->method_subvp.common.allow_end_otg_vline; in dml2_core_calcs_get_stream_fams2_programming()