]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
drm/amd/amdgpu: Fix debugfs wave reader
authorTom St Denis <tom.stdenis@amd.com>
Thu, 13 Oct 2016 16:15:03 +0000 (12:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:46 +0000 (14:38 -0400)
commit5ecfb3b8fcb45b971a2f81a7a52d409a52b8b7d9
tree3d71921cfc319f148471b33e3d7fd6808c3d47df
parent273d7aa13c212964cbc725e637b07a13d1b765b4
drm/amd/amdgpu: Fix debugfs wave reader

On non VI/CZ platforms it would not free
the grbm index lock.

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