]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/amdgpu: Add wave reader to debugfs
authorTom St Denis <tom.stdenis@amd.com>
Tue, 11 Oct 2016 18:48:55 +0000 (14:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:46 +0000 (14:38 -0400)
commit3bc79db1c9ddadb0236ba6dc750d22d9124e65a0
tree8dc69674af7dd384bc4aac784488c0ec9d6eb5a8
parentf2f9e13010c4b2efd469c90b63364d3bc5f6419a
drm/amd/amdgpu: Add wave reader to debugfs

Currently supports CZ/VI.  Allows nearly atomic read
of wave data from GPU.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c