]> git.baikalelectronics.ru Git - 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)
commit9df5789674a1affcb65009daa69671d2521284c1
tree3d71921cfc319f148471b33e3d7fd6808c3d47df
parent3bc79db1c9ddadb0236ba6dc750d22d9124e65a0
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