Home
last modified time | relevance | path

Searched defs:wave (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gfx_v6_0.c2991 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind()
3002 uint32_t wave, uint32_t thread, in wave_read_regs()
3016 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()
3041 uint32_t wave, uint32_t start, in gfx_v6_0_read_wave_sgprs()
H A Damdgpu_debugfs.c708 uint32_t offset, se, sh, cu, wave, simd, data[32]; in amdgpu_debugfs_wave_read() local
787 uint32_t offset, se, sh, cu, wave, simd, thread, bank, *data; in amdgpu_debugfs_gpr_read() local
H A Damdgpu_gfx_v7_0.c4149 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind()
4160 uint32_t wave, uint32_t thread, in wave_read_regs()
4174 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()
4199 uint32_t wave, uint32_t start, in gfx_v7_0_read_wave_sgprs()
H A Damdgpu_gfx_v10_0.c1110 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind()
1118 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs()
1131 static void gfx_v10_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint… in gfx_v10_0_read_wave_data()
1158 uint32_t wave, uint32_t start, in gfx_v10_0_read_wave_sgprs()
1169 uint32_t wave, uint32_t thread, in gfx_v10_0_read_wave_vgprs()
H A Damdgpu_gfx_v8_0.c5213 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind()
5224 uint32_t wave, uint32_t thread, in wave_read_regs()
5238 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()
5263 uint32_t wave, uint32_t start, in gfx_v8_0_read_wave_sgprs()
H A Damdgpu_gfx_v9_0.c1924 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind()
1935 uint32_t wave, uint32_t thread, in wave_read_regs()
1949 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()
1970 uint32_t wave, uint32_t start, in gfx_v9_0_read_wave_sgprs()
1979 uint32_t wave, uint32_t thread, in gfx_v9_0_read_wave_vgprs()
/netbsd-src/games/warp/
H A Dwarp.h406 EXT int wave; variable