Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn6_stage_optimizers.c1442 unsigned int mpc_combine_factor; in dml2_pmo_dcn6_stage_optimizer_mcache_decide_shifts() local
1464 mpc_combine_factor = worksheet->cur.config.mpc_combine_overrides[plane_index] > 0 ? in dml2_pmo_dcn6_stage_optimizer_mcache_decide_shifts()
1467 num_dpps = mpc_combine_factor; in dml2_pmo_dcn6_stage_optimizer_mcache_decide_shifts()
1469 mpc_combine_factor = 1; in dml2_pmo_dcn6_stage_optimizer_mcache_decide_shifts()
1488 max_per_pipe_vp_p0 = plane->surface.plane0.width / mpc_combine_factor; in dml2_pmo_dcn6_stage_optimizer_mcache_decide_shifts()
1489 max_per_pipe_vp_p1 = plane->surface.plane1.width / mpc_combine_factor; in dml2_pmo_dcn6_stage_optimizer_mcache_decide_shifts()
1516 num_dpps = mpc_combine_factor; in dml2_pmo_dcn6_stage_optimizer_mcache_decide_shifts()