OSDN Git Service

drm/amdgpu: detect timeout error when deactivating hqd
authorAndres Rodriguez <andresx7@gmail.com>
Wed, 1 Feb 2017 05:01:46 +0000 (00:01 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 May 2017 20:48:47 +0000 (16:48 -0400)
commitbf13ed6b466d85a7d396798c815926bac0850211
tree16c4375f2d41c36429d84432088eff60e271eb42
parent34130fb1493c91d50b04daaeb25e82eecc4483c6
drm/amdgpu: detect timeout error when deactivating hqd

Handle HQD deactivation timeouts instead of ignoring them.

Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c