Searched refs:dc_plane_idx (Results 1 – 1 of 1) sorted by relevance
177 int dc_plane_idx = 0; in dml21_prepare_mcache_params() local188 mcache_params[dc_plane_idx].valid = pln_prog->mcache_allocation.valid; in dml21_prepare_mcache_params()189 mcache_params[dc_plane_idx].num_mcaches_plane0 = pln_prog->mcache_allocation.num_mcaches_plane0; in dml21_prepare_mcache_params()190 mcache_params[dc_plane_idx].num_mcaches_plane1 = pln_prog->mcache_allocation.num_mcaches_plane1; in dml21_prepare_mcache_params()191 …mcache_params[dc_plane_idx].requires_dedicated_mall_mcache = pln_prog->mcache_allocation.requires_… in dml21_prepare_mcache_params()192 …mcache_params[dc_plane_idx].last_slice_sharing.plane0_plane1 = pln_prog->mcache_allocation.last_sl… in dml21_prepare_mcache_params()193 memcpy(mcache_params[dc_plane_idx].mcache_x_offsets_plane0, in dml21_prepare_mcache_params()196 memcpy(mcache_params[dc_plane_idx].mcache_x_offsets_plane1, in dml21_prepare_mcache_params()199 dc_plane_idx++; in dml21_prepare_mcache_params()