Home
last modified time | relevance | path

Searched refs:read_wave_data (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.h227 void (*read_wave_data)(struct amdgpu_device *adev, uint32_t simd, member
A Damdgpu_debugfs.c913 if (adev->gfx.funcs->read_wave_data) in amdgpu_debugfs_wave_read()
914 adev->gfx.funcs->read_wave_data(adev, simd, wave, data, &x); in amdgpu_debugfs_wave_read()
A Dgfx_v6_0.c3014 .read_wave_data = &gfx_v6_0_read_wave_data,
A Dgfx_v7_0.c4157 .read_wave_data = &gfx_v7_0_read_wave_data,
A Dgfx_v8_0.c5257 .read_wave_data = &gfx_v8_0_read_wave_data,
A Dgfx_v9_0.c1830 .read_wave_data = &gfx_v9_0_read_wave_data,
A Dgfx_v11_0.c806 .read_wave_data = &gfx_v11_0_read_wave_data,
A Dgfx_v10_0.c4367 .read_wave_data = &gfx_v10_0_read_wave_data,

Completed in 62 milliseconds