Home
last modified time | relevance | path

Searched refs:max_per_pipe_vp_p0 (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.c1436 int max_per_pipe_vp_p0 = 0; in dml2_pmo_dcn6_stage_optimizer_mcache_decide_shifts() local
1474 max_per_pipe_vp_p0 = plane->surface.plane0.width; in dml2_pmo_dcn6_stage_optimizer_mcache_decide_shifts()
1478 if (temp < max_per_pipe_vp_p0) in dml2_pmo_dcn6_stage_optimizer_mcache_decide_shifts()
1479 max_per_pipe_vp_p0 = temp; 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()
1491 max_per_pipe_vp_p0 += 2 * MAX_PIXEL_OVERLAP; in dml2_pmo_dcn6_stage_optimizer_mcache_decide_shifts()
1501 max_per_pipe_vp_p0) <= 1) && (num_boundaries <= num_dpps)) { in dml2_pmo_dcn6_stage_optimizer_mcache_decide_shifts()