Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
Ddml2_pmo_dcn3.c183 static int count_planes_with_stream_index(const struct dml2_display_cfg *display_cfg, unsigned int … in count_planes_with_stream_index() function
487 planes_on_stream = count_planes_with_stream_index(in_out->optimized_display_cfg, 0); in pmo_dcn3_optimize_dcc_mcache()
Ddml2_pmo_dcn4_fams2.c231 static int count_planes_with_stream_index(const struct dml2_display_cfg *display_cfg, unsigned int … in count_planes_with_stream_index() function
325 planes_on_stream = count_planes_with_stream_index(in_out->optimized_display_cfg, 0); in pmo_dcn4_fams2_optimize_dcc_mcache()