Searched defs:sh_num (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | soc21.c | 257 u32 sh_num, u32 reg_offset) in soc21_read_indexed_register() 275 u32 sh_num, u32 reg_offset) in soc21_get_register_value() 287 u32 sh_num, u32 reg_offset, u32 *value) in soc21_read_register()
|
A D | nv.c | 409 u32 sh_num, u32 reg_offset) in nv_read_indexed_register() 427 u32 sh_num, u32 reg_offset) in nv_get_register_value() 439 u32 sh_num, u32 reg_offset, u32 *value) in nv_read_register()
|
A D | soc15.c | 402 u32 sh_num, u32 reg_offset) in soc15_read_indexed_register() 420 u32 sh_num, u32 reg_offset) in soc15_get_register_value() 434 u32 sh_num, u32 reg_offset, u32 *value) in soc15_read_register()
|
A D | gfx_v9_4.c | 94 u32 sh_num, u32 instance) in gfx_v9_4_select_se_sh()
|
A D | cik.c | 1124 u32 sh_num, u32 reg_offset) in cik_get_register_value() 1219 u32 sh_num, u32 reg_offset, u32 *value) in cik_read_register()
|
A D | si.c | 1166 u32 sh_num, u32 reg_offset) in si_get_register_value() 1240 u32 sh_num, u32 reg_offset, u32 *value) in si_read_register()
|
A D | vi.c | 749 u32 sh_num, u32 reg_offset) in vi_get_register_value() 844 u32 sh_num, u32 reg_offset, u32 *value) in vi_read_register()
|
A D | amdgpu_kms.c | 728 unsigned sh_num = (info->read_mmr_reg.instance >> in amdgpu_info_ioctl() local
|
A D | gfx_v9_4_2.c | 847 u32 sh_num, u32 instance) in gfx_v9_4_2_select_se_sh()
|
A D | gfx_v6_0.c | 1288 u32 sh_num, u32 instance) in gfx_v6_0_select_se_sh()
|
A D | gfx_v7_0.c | 1555 u32 se_num, u32 sh_num, u32 instance) in gfx_v7_0_select_se_sh()
|
A D | gfx_v8_0.c | 3397 u32 se_num, u32 sh_num, u32 instance) in gfx_v8_0_select_se_sh()
|
A D | gfx_v11_0.c | 1480 u32 sh_num, u32 instance) in gfx_v11_0_select_se_sh()
|
A D | gfx_v9_0.c | 2229 void gfx_v9_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num, in gfx_v9_0_select_se_sh()
|
A D | gfx_v10_0.c | 4713 u32 sh_num, u32 instance) in gfx_v10_0_select_se_sh()
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | si.c | 2947 u32 se_num, u32 sh_num) in si_select_se_sh()
|
A D | cik.c | 3027 u32 se_num, u32 sh_num) in cik_select_se_sh()
|
Completed in 104 milliseconds