/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_4_2.c | 422 uint32_t se, cu, simd, wave; in gfx_v9_4_2_log_wave_assignment() local 456 uint32_t se, cu, simd, wave; in gfx_v9_4_2_wait_for_waves_assigned() local 1804 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 1818 uint32_t i, simd, wave; in gfx_v9_4_2_log_cu_timeout_status() local
|
H A D | gfx_v6_0.c | 2949 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 2960 uint32_t wave, uint32_t thread, in wave_read_regs() 2974 …wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t *dst… in gfx_v6_0_read_wave_data() 3000 uint32_t wave, uint32_t start, in gfx_v6_0_read_wave_sgprs()
|
H A D | amdgpu_umr.h | 50 u32 gpr_or_wave, se, sh, cu, wave, simd, xcc_id; member
|
H A D | gfx_v7_0.c | 4055 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 4066 uint32_t wave, uint32_t thread, in wave_read_regs() 4080 …wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t *dst… in gfx_v7_0_read_wave_data() 4106 uint32_t wave, uint32_t start, in gfx_v7_0_read_wave_sgprs()
|
H A D | gfx_v12_0.c | 781 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind() 789 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs() 804 uint32_t simd, uint32_t wave, in gfx_v12_0_read_wave_data() 841 uint32_t wave, uint32_t start, in gfx_v12_0_read_wave_sgprs() 853 uint32_t wave, uint32_t thread, in gfx_v12_0_read_wave_vgprs()
|
H A D | amdgpu_debugfs.c | 1061 uint32_t offset, se, sh, cu, wave, simd, data[32]; in amdgpu_debugfs_wave_read() local 1153 uint32_t offset, se, sh, cu, wave, simd, thread, bank, *data; in amdgpu_debugfs_gpr_read() local
|
H A D | gfx_v11_0.c | 960 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind() 968 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs() 981 …wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t *dst… in gfx_v11_0_read_wave_data() 1008 uint32_t wave, uint32_t start, in gfx_v11_0_read_wave_sgprs() 1019 uint32_t wave, uint32_t thread, in gfx_v11_0_read_wave_vgprs()
|
H A D | gfx_v10_0.c | 4423 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind() 4431 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs() 4444 …wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t *dst… in gfx_v10_0_read_wave_data() 4473 uint32_t wave, uint32_t start, in gfx_v10_0_read_wave_sgprs() 4484 uint32_t wave, uint32_t thread, in gfx_v10_0_read_wave_vgprs()
|
H A D | gfx_v9_4_3.c | 735 …_read_ind(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t addr… in wave_read_ind() 746 uint32_t wave, uint32_t thread, in wave_read_regs() 761 uint32_t xcc_id, uint32_t simd, uint32_t wave, in gfx_v9_4_3_read_wave_data() 784 uint32_t wave, uint32_t start, in gfx_v9_4_3_read_wave_sgprs() 792 uint32_t wave, uint32_t thread, in gfx_v9_4_3_read_wave_vgprs()
|
H A D | gfx_v8_0.c | 5211 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 5222 uint32_t wave, uint32_t thread, in wave_read_regs() 5236 …wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t *dst… in gfx_v8_0_read_wave_data() 5262 uint32_t wave, uint32_t start, in gfx_v8_0_read_wave_sgprs()
|
H A D | gfx_v9_0.c | 1928 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 1939 uint32_t wave, uint32_t thread, in wave_read_regs() 1953 …wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t *dst… in gfx_v9_0_read_wave_data() 1975 uint32_t wave, uint32_t start, in gfx_v9_0_read_wave_sgprs() 1984 uint32_t wave, uint32_t thread, in gfx_v9_0_read_wave_vgprs()
|
/linux/sound/pci/emu10k1/ |
H A D | emu10k1.c | 75 struct snd_seq_device *wave = NULL; in snd_card_emu10k1_probe() local
|
/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-dc.c | 120 int map, int wave, int glue, int sync, int stop) in dc_write_tmpl()
|
/linux/sound/pci/ |
H A D | ad1889.c | 90 struct ad1889_register_state wave; member [all...] |