Searched refs:max_slices (Results 1 – 8 of 8) sorted by relevance
1061 assert(sizeof(devinfo->slice_masks) >= DIV_ROUND_UP(topology->max_slices, 8)); in update_from_topology()1062 memcpy(&devinfo->slice_masks, topology->data, DIV_ROUND_UP(topology->max_slices, 8)); in update_from_topology()1066 topology->max_slices * topology->subslice_stride; in update_from_topology()1072 for (int s = 0; s < topology->max_slices; s++) { in update_from_topology()1113 topology->eu_stride * topology->max_subslices * topology->max_slices; in update_from_topology()1138 topology->max_slices = util_last_bit(slice_mask); in update_from_masks()1141 topology->subslice_offset = DIV_ROUND_UP(topology->max_slices, 8); in update_from_masks()1157 for (int s = 0; s < topology->max_slices; s++) { in update_from_masks()
310 for (s = 0; s < topo_info->max_slices; s++) { in test_query_topology_coherent_slice_mask()365 topo_info->max_slices, topo_info->max_subslices, in test_query_topology_matches_eu_total()373 for (s = 0; s < topo_info->max_slices; s++) { in test_query_topology_matches_eu_total()443 for (s = 0; s < topo_info->max_slices; s++) { in test_query_topology_known_pci_ids()
231 info->max_slices = i915.devinfo.num_slices; in query_write_topology()237 info->eu_offset = info->subslice_offset + info->max_slices * info->subslice_stride; in query_write_topology()
1883 __u16 max_slices; member
2056 __u16 max_slices; member
2260 __u16 max_slices; member
2299 __u16 max_slices; member
2259 __u16 max_slices; member