Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
H A Ddml2_top_soc15.c693 params->allocations[i].last_slice_sharing.plane0_plane1) { in dml2_top_mcache_assign_global_mcache_ids()
701 params->allocations[i].last_slice_sharing.plane0_plane1) { in dml2_top_mcache_assign_global_mcache_ids()
706 …if (params->allocations[i].num_mcaches_plane0 > 0 && params->allocations[i].last_slice_sharing.mal… in dml2_top_mcache_assign_global_mcache_ids()
712 …if (params->allocations[i].num_mcaches_plane1 > 0 && params->allocations[i].last_slice_sharing.mal… in dml2_top_mcache_assign_global_mcache_ids()
760 if (params->mcache_allocations[i].last_slice_sharing.plane0_plane1) in dml2_top_mcache_calc_mcache_count_and_offsets()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h186 } last_slice_sharing; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c333 …(programming->plane_programming[plane_index].mcache_allocation.last_slice_sharing.plane0_plane1 ? … in pack_mode_programming_params_with_implicit_subvp()
H A Ddml2_core_dcn4_calcs.c12947 …out->last_slice_sharing.mall_comb_mcache_p0 = dml_get_plane_mall_comb_mcache_l(mode_lib, plane_idx… in dml2_core_calcs_get_mcache_allocation()
12948 …out->last_slice_sharing.mall_comb_mcache_p1 = dml_get_plane_mall_comb_mcache_c(mode_lib, plane_idx… in dml2_core_calcs_get_mcache_allocation()
12949 out->last_slice_sharing.plane0_plane1 = dml_get_plane_lc_comb_mcache(mode_lib, plane_idx); in dml2_core_calcs_get_mcache_allocation()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1098 (display_config->stage2.mcache_allocations[i].last_slice_sharing.plane0_plane1 ? 1 : 0); in all_timings_support_svp()