/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_gfx_v9_0.c | 1949 static void gfx_v9_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t *dst, int *no_fields) function in typeref:typename:void 1997 .read_wave_data = &gfx_v9_0_read_wave_data, 2008 .read_wave_data = &gfx_v9_0_read_wave_data,
|
amdgpu_gfx_v9_0.c | 1949 static void gfx_v9_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t *dst, int *no_fields) function in typeref:typename:void 1997 .read_wave_data = &gfx_v9_0_read_wave_data, 2008 .read_wave_data = &gfx_v9_0_read_wave_data,
|