Searched refs:non_optimized_mcache_allocation (Results 1 – 3 of 3) sorted by relevance
673 struct dml2_mcache_surface_allocation non_optimized_mcache_allocation[DML2_MAX_PLANES]; member
12380 …out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane0 = mode_lib->ms.num_mcaches_… in dml2_core_shared_get_informative()12381 …out->informative.non_optimized_mcache_allocation[k].informative.meta_row_bytes_plane0 = mode_lib->… in dml2_core_shared_get_informative()12383 for (n = 0; n < out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane0; n++) { in dml2_core_shared_get_informative()12384 …out->informative.non_optimized_mcache_allocation[k].mcache_x_offsets_plane0[n] = mode_lib->ms.mcac… in dml2_core_shared_get_informative()12385 out->informative.non_optimized_mcache_allocation[k].global_mcache_ids_plane0[n] = k; in dml2_core_shared_get_informative()12388 …out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane1 = mode_lib->ms.num_mcaches_… in dml2_core_shared_get_informative()12389 …out->informative.non_optimized_mcache_allocation[k].informative.meta_row_bytes_plane1 = mode_lib->… in dml2_core_shared_get_informative()12391 for (n = 0; n < out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane1; n++) { in dml2_core_shared_get_informative()12392 …out->informative.non_optimized_mcache_allocation[k].mcache_x_offsets_plane1[n] = mode_lib->ms.mcac… in dml2_core_shared_get_informative()12393 out->informative.non_optimized_mcache_allocation[k].global_mcache_ids_plane1[n] = k; in dml2_core_shared_get_informative()
12831 …out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane0 = dml_get_plane_num_mcaches… in dml2_core_calcs_get_informative()12832 …out->informative.non_optimized_mcache_allocation[k].informative.meta_row_bytes_plane0 = dml_get_pl… in dml2_core_calcs_get_informative()12834 for (n = 0; n < out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane0; n++) { in dml2_core_calcs_get_informative()12835 …out->informative.non_optimized_mcache_allocation[k].mcache_x_offsets_plane0[n] = dml_get_plane_arr… in dml2_core_calcs_get_informative()12836 out->informative.non_optimized_mcache_allocation[k].global_mcache_ids_plane0[n] = k; in dml2_core_calcs_get_informative()12839 …out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane1 = dml_get_plane_num_mcaches… in dml2_core_calcs_get_informative()12840 …out->informative.non_optimized_mcache_allocation[k].informative.meta_row_bytes_plane1 = dml_get_pl… in dml2_core_calcs_get_informative()12842 for (n = 0; n < out->informative.non_optimized_mcache_allocation[k].num_mcaches_plane1; n++) { in dml2_core_calcs_get_informative()12843 …out->informative.non_optimized_mcache_allocation[k].mcache_x_offsets_plane1[n] = dml_get_plane_arr… in dml2_core_calcs_get_informative()12844 out->informative.non_optimized_mcache_allocation[k].global_mcache_ids_plane1[n] = k; in dml2_core_calcs_get_informative()
Completed in 56 milliseconds