Searched refs:unique_indirect_regs (Results 1 – 1 of 1) sorted by relevance
2498 int *unique_indirect_regs, in gfx_v9_1_parse_ind_reg_list() argument2516 if (unique_indirect_regs[idx] == in gfx_v9_1_parse_ind_reg_list()2518 !unique_indirect_regs[idx]) in gfx_v9_1_parse_ind_reg_list()2524 if (!unique_indirect_regs[idx]) in gfx_v9_1_parse_ind_reg_list()2525 unique_indirect_regs[idx] = register_list_format[indirect_offset]; in gfx_v9_1_parse_ind_reg_list()2534 int unique_indirect_regs[] = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}; in gfx_v9_1_init_rlc_save_restore_list() local2551 unique_indirect_reg_count = ARRAY_SIZE(unique_indirect_regs); in gfx_v9_1_init_rlc_save_restore_list()2555 unique_indirect_regs, in gfx_v9_1_init_rlc_save_restore_list()2593 if (register_list_format[i] == unique_indirect_regs[j]) { in gfx_v9_1_init_rlc_save_restore_list()2619 for (i = 0; i < ARRAY_SIZE(unique_indirect_regs); i++) { in gfx_v9_1_init_rlc_save_restore_list()[all …]