Home
last modified time | relevance | path

Searched refs:indirect_start_offsets (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c2681 int *indirect_start_offsets, in gfx_v9_1_parse_ind_reg_list()
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
2731 /* setup unique_indirect_regs array and indirect_start_offsets array */ in gfx_v9_1_init_rlc_save_restore_list()
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()
2676 gfx_v9_1_parse_ind_reg_list(int *register_list_format, int indirect_offset, int list_size, int *unique_indirect_regs, int unique_indirect_reg_count, int *indirect_start_offsets, int *indirect_start_offsets_count, int max_start_offsets_count) gfx_v9_1_parse_ind_reg_list() argument
H A Dgfx_v8_0.c3966 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c2500 int *indirect_start_offsets, in gfx_v9_1_parse_ind_reg_list()
2508 indirect_start_offsets[*indirect_start_offsets_count] = indirect_offset; in gfx_v9_1_parse_ind_reg_list()
2537 int indirect_start_offsets[] = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}; in gfx_v9_1_init_rlc_save_restore_list() local
2550 /* setup unique_indirect_regs array and indirect_start_offsets array */ in gfx_v9_1_init_rlc_save_restore_list()
2557 indirect_start_offsets, in gfx_v9_1_init_rlc_save_restore_list()
2559 ARRAY_SIZE(indirect_start_offsets)); in gfx_v9_1_init_rlc_save_restore_list()
2614 for (i = 0; i < ARRAY_SIZE(indirect_start_offsets); i++) in gfx_v9_1_init_rlc_save_restore_list()
2616 indirect_start_offsets[i]); in gfx_v9_1_init_rlc_save_restore_list()
2495 gfx_v9_1_parse_ind_reg_list(int *register_list_format, int indirect_offset, int list_size, int *unique_indirect_regs, int unique_indirect_reg_count, int *indirect_start_offsets, int *indirect_start_offsets_count, int max_start_offsets_count) gfx_v9_1_parse_ind_reg_list() argument
H A Dgfx_v8_0.c3933 int indirect_start_offsets[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in gfx_v8_0_init_save_restore_list() local
3949 indirect_start_offsets, in gfx_v8_0_init_save_restore_list()
3951 ARRAY_SIZE(indirect_start_offsets)); in gfx_v8_0_init_save_restore_list()
3973 for (i = 0; i < ARRAY_SIZE(indirect_start_offsets); i++) in gfx_v8_0_init_save_restore_list()
3975 indirect_start_offsets[i]); in gfx_v8_0_init_save_restore_list()

Completed in 35 milliseconds