Searched defs:wave (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v6_0.c | 3058 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 3069 uint32_t wave, uint32_t thread, in wave_read_regs() 3083 static void gfx_v6_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint3… in gfx_v6_0_read_wave_data() 3108 uint32_t wave, uint32_t start, in gfx_v6_0_read_wave_sgprs()
|
D | gfx_v9_0.c | 885 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 896 uint32_t wave, uint32_t thread, in wave_read_regs() 910 static void gfx_v9_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint3… in gfx_v9_0_read_wave_data() 931 uint32_t wave, uint32_t start, in gfx_v9_0_read_wave_sgprs()
|
D | gfx_v7_0.c | 4244 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 4255 uint32_t wave, uint32_t thread, in wave_read_regs() 4269 static void gfx_v7_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint3… in gfx_v7_0_read_wave_data() 4294 uint32_t wave, uint32_t start, in gfx_v7_0_read_wave_sgprs()
|
D | gfx_v8_0.c | 5313 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 5324 uint32_t wave, uint32_t thread, in wave_read_regs() 5338 static void gfx_v8_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint3… in gfx_v8_0_read_wave_data() 5363 uint32_t wave, uint32_t start, in gfx_v8_0_read_wave_sgprs()
|
D | amdgpu_device.c | 3494 uint32_t offset, se, sh, cu, wave, simd, data[32]; in amdgpu_debugfs_wave_read() local 3544 uint32_t offset, se, sh, cu, wave, simd, thread, bank, *data; in amdgpu_debugfs_gpr_read() local
|
/drivers/gpu/ipu-v3/ |
D | ipu-dc.c | 129 int map, int wave, int glue, int sync, int stop) in dc_write_tmpl()
|