]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/dce6: disable hpd on local panels
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Sep 2016 16:44:59 +0000 (12:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Sep 2016 20:13:19 +0000 (16:13 -0400)
commitc647ef724d659b5cf85b8bb0610820cff00a158b
tree437099f2c84300cdff8489881652a5f1223614ca
parent6d32ff3b9b48616f3f85fdfbb89db2eda33d4aea
drm/amdgpu/dce6: 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>
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c