Searched refs:indirect_start_offsets (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v9_0.c | 2789 int *indirect_start_offsets, in gfx_v9_1_parse_ind_reg_list() argument 2797 indirect_start_offsets[*indirect_start_offsets_count] = indirect_offset; in gfx_v9_1_parse_ind_reg_list() 2826 int indirect_start_offsets[] = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}; in gfx_v9_1_init_rlc_save_restore_list() local 2846 indirect_start_offsets, in gfx_v9_1_init_rlc_save_restore_list() 2848 ARRAY_SIZE(indirect_start_offsets)); in gfx_v9_1_init_rlc_save_restore_list() 2903 for (i = 0; i < ARRAY_SIZE(indirect_start_offsets); i++) in gfx_v9_1_init_rlc_save_restore_list() 2905 indirect_start_offsets[i]); in gfx_v9_1_init_rlc_save_restore_list()
|