OSDN Git Service

drm/amd/display: Fix hotplug after s3 resume.
authorRoman Li <Roman.Li@amd.com>
Wed, 27 Sep 2017 21:57:37 +0000 (17:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:45:59 +0000 (16:45 -0400)
commit96687275555a166951d77d845a924ee07b854822
tree8d7fa973b4fe031b7cff7c553b015ffd4f8b4456
parent6a2b691f0985d16c16b70dbc4b5727afabde6ba9
drm/amd/display: Fix hotplug after s3 resume.

On S3 resume the HPD6 irq source was not reenabled
due to loop boundary bug.

Signed-off-by: Roman Li <Roman.Li@amd.com>
Reviewed-by: Mikita Lipski <Mikita.Lipski@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c