Home
last modified time | relevance | path

Searched refs:indirect_start_offsets_count (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c2505 int *indirect_start_offsets_count, in gfx_v9_1_parse_ind_reg_list() argument
2511 WARN_ON(*indirect_start_offsets_count >= max_start_offsets_count); in gfx_v9_1_parse_ind_reg_list()
2512 indirect_start_offsets[*indirect_start_offsets_count] = indirect_offset; in gfx_v9_1_parse_ind_reg_list()
2513 *indirect_start_offsets_count = *indirect_start_offsets_count + 1; in gfx_v9_1_parse_ind_reg_list()
2542 int indirect_start_offsets_count = 0; in gfx_v9_1_init_rlc_save_restore_list() local
2562 &indirect_start_offsets_count, in gfx_v9_1_init_rlc_save_restore_list()