]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amdgpu/gfx9: implement wave VGPR reading
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 8 Sep 2017 22:09:29 +0000 (00:09 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Nov 2017 19:35:21 +0000 (14:35 -0500)
commit822770ad49d8f5490f444e345bbd59ecfdd86a15
treec4050237b2095c40f4b909d535712f02d4beb379
parentf5eaffccf1b3fcf80860711cbde4fbea98b51109
drm/amdgpu/gfx9: implement wave VGPR reading

This is already hooked up to the "amdgpu_gpr" debugfs file used by
the umr userspace debugging tool.

Signed-off-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c