]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6d11ae721f75f79da21b3f8c028cd493f9fb873d
treeb4d54a29c135d90548870cefc5b5fa0427d9b109
parent777e5737f9a475ec69730ed45f672f3bac0d1684
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