drm/radeon: call hpd_irq_event on resume
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Nov 2015 19:32:44 +0000 (14:32 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Mar 2016 23:07:21 +0000 (15:07 -0800)
commitb36e52c44ce6728824546d8b5f05b844cede96f1
tree4b98e0e918de5557fd0312fffa0d9b5322f7cb24
parent7d124d8895ec1345b565f7872e0dbe33b51b1c0f
drm/radeon: call hpd_irq_event on resume

commit dbb17a21c131eca94eb31136eee9a7fe5aff00d9 upstream.

Need to call this on resume if displays changes during
suspend in order to properly be notified of changes.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_device.c