Searched refs:wgp_mode_req (Results 1 – 1 of 1) sorted by relevance
103 bool wgp_mode_req = KFD_GC_VERSION(mm->dev) >= IP_VERSION(10, 0, 0); in mqd_symmetrically_map_cu_mask() local104 uint32_t en_mask = wgp_mode_req ? 0x3 : 0x1; in mqd_symmetrically_map_cu_mask()105 int i, se, sh, cu, cu_bitmap_sh_mul, inc = wgp_mode_req ? 2 : 1; in mqd_symmetrically_map_cu_mask()