]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: only flush hotplug work without DC
authorMonk Liu <Monk.Liu@amd.com>
Fri, 19 Jan 2018 11:02:16 +0000 (19:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Feb 2018 19:18:03 +0000 (14:18 -0500)
commit18153f509df2c3d9831c4c74992b3f9317e5cd4d
treee8bd85f8544bf17484bec1e49644bcc87dcf8652
parentc89efe9788449c37a5a086d0f09b1e073a4ce113
drm/amdgpu: only flush hotplug work without DC

since hotplug_work is initialized under the case of
no dc support

Signed-off-by: Monk Liu <Monk.Liu@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_irq.c