Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1250 static struct dml2_fams2_per_method_common_meta *get_per_method_common_meta( in get_per_method_common_meta() function
1308 stream_method_fams2_meta = get_per_method_common_meta(pmo, pstate_strategy->per_stream_pstate_method[base_stream_idx], base_stream_idx); in is_timing_group_schedulable()
1317 stream_method_fams2_meta = get_per_method_common_meta(pmo, pstate_strategy->per_stream_pstate_method[i], i); in is_timing_group_schedulable()