Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1032 fams2_meta->method_subvp.programming_delay_otg_vlines + in calc_svp_microschedule()
1033 fams2_meta->method_subvp.phantom_vtotal + in calc_svp_microschedule()
1034 fams2_meta->method_subvp.prefetch_to_mall_delay_otg_vlines + in calc_svp_microschedule()
1758 stream_fams2_meta->method_subvp.programming_delay_otg_vlines = in build_fams2_meta_per_stream()
1764 stream_fams2_meta->method_subvp.phantom_vactive = in build_fams2_meta_per_stream()
1768 stream_fams2_meta->method_subvp.phantom_vfp = in build_fams2_meta_per_stream()
1771 stream_fams2_meta->method_subvp.phantom_vtotal = in build_fams2_meta_per_stream()
1773 stream_fams2_meta->method_subvp.phantom_vfp + in build_fams2_meta_per_stream()
1776 stream_fams2_meta->method_subvp.phantom_vactive; in build_fams2_meta_per_stream()
1781 stream_fams2_meta->method_subvp.phantom_vtotal + in build_fams2_meta_per_stream()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h292 } method_subvp; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12900 (uint8_t)stream_fams2_meta->method_subvp.programming_delay_otg_vlines; in dml2_core_calcs_get_stream_fams2_programming()
12902 (uint8_t)stream_fams2_meta->method_subvp.prefetch_to_mall_delay_otg_vlines; in dml2_core_calcs_get_stream_fams2_programming()
12904 (uint16_t)stream_fams2_meta->method_subvp.phantom_vtotal; in dml2_core_calcs_get_stream_fams2_programming()
12906 (uint16_t)stream_fams2_meta->method_subvp.phantom_vactive; in dml2_core_calcs_get_stream_fams2_programming()
12915 (uint16_t)stream_fams2_meta->method_subvp.common.allow_start_otg_vline; in dml2_core_calcs_get_stream_fams2_programming()
12917 (uint16_t)stream_fams2_meta->method_subvp.common.allow_end_otg_vline; in dml2_core_calcs_get_stream_fams2_programming()