drm/amdgpu/dce10: disable hpd on local panels
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Sep 2016 16:41:50 +0000 (12:41 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Sep 2016 20:13:17 +0000 (16:13 -0400)
commite96ec90f496603c48e0945f8bdeb4cdf3088cbba
treeb4d54a29c135d90548870cefc5b5fa0427d9b109
parentbdbdb571c807b927867bd391159c9872a952533f
drm/amdgpu/dce10: disable hpd on local panels

Otherwise we can get a hotplug interrupt storm when
we turn the panel off if hpd interrupts were enabled
by the bios.

bug:
https://bugs.freedesktop.org/show_bug.cgi?id=97471

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c