Searched refs:indirect_start_offsets (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v9_0.c | 2681 int *indirect_start_offsets, in gfx_v9_1_parse_ind_reg_list() argument 2689 indirect_start_offsets[*indirect_start_offsets_count] = indirect_offset; in gfx_v9_1_parse_ind_reg_list() 2718 int indirect_start_offsets[] = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}; in gfx_v9_1_init_rlc_save_restore_list() local 2738 indirect_start_offsets, in gfx_v9_1_init_rlc_save_restore_list() 2740 ARRAY_SIZE(indirect_start_offsets)); in gfx_v9_1_init_rlc_save_restore_list() 2795 for (i = 0; i < ARRAY_SIZE(indirect_start_offsets); i++) in gfx_v9_1_init_rlc_save_restore_list() 2797 indirect_start_offsets[i]); in gfx_v9_1_init_rlc_save_restore_list()
|
| H A D | gfx_v8_0.c | 3966 int indirect_start_offsets[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in gfx_v8_0_init_save_restore_list() local 3982 indirect_start_offsets, in gfx_v8_0_init_save_restore_list() 3984 ARRAY_SIZE(indirect_start_offsets)); in gfx_v8_0_init_save_restore_list() 4006 for (i = 0; i < ARRAY_SIZE(indirect_start_offsets); i++) in gfx_v8_0_init_save_restore_list() 4008 indirect_start_offsets[i]); in gfx_v8_0_init_save_restore_list()
|