Searched refs:mcache_allocations (Results 1 – 1 of 1) sorted by relevance
732 …xt, const struct dc_mcache_params *mcache_params, struct dc_mcache_allocations *mcache_allocations) in assign_global_mcache_ids() argument748 mcache_allocations[plane_idx].global_mcache_ids_plane0[i] = next_unused_cache_id++; in assign_global_mcache_ids()751 mcache_allocations[plane_idx].global_mcache_ids_plane1[i] = next_unused_cache_id++; in assign_global_mcache_ids()755 …mcache_allocations[plane_idx].global_mcache_ids_plane0[mcache_params[plane_idx].num_mcaches_plane0… in assign_global_mcache_ids()756 mcache_allocations[plane_idx].global_mcache_ids_plane0[0]; in assign_global_mcache_ids()757 …mcache_allocations[plane_idx].global_mcache_ids_plane1[mcache_params[plane_idx].num_mcaches_plane1… in assign_global_mcache_ids()758 mcache_allocations[plane_idx].global_mcache_ids_plane1[0]; in assign_global_mcache_ids()763 mcache_allocations[plane_idx].global_mcache_ids_mall_plane0[i] = next_unused_cache_id++; in assign_global_mcache_ids()766 mcache_allocations[plane_idx].global_mcache_ids_mall_plane1[i] = next_unused_cache_id++; in assign_global_mcache_ids()770 …mcache_allocations[plane_idx].global_mcache_ids_mall_plane0[mcache_params[plane_idx].num_mcaches_p… in assign_global_mcache_ids()[all …]