]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcd
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Aug 2015 22:07:38 +0000 (18:07 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 17:10:41 +0000 (10:10 -0700)
commita93dd14f3cefffc46e49e55fc907b7323053cf09
treebbb7e1699de645cd6d932b86ae4596aedf879446
parentb2a109867f4d17ceb9e77cf1ffeb7aaa7a26fa4d
drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcd

commit a887adadb7b9ef9eb4ee48e4ad575aefcfd1db14 upstream.

This is a port of:
DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd
to amdgpu.

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