commit | 00a8037e2070890b43ceeda326b8192323b5fa59 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Apr 16 14:20:58 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 17 17:31:37 2020 -0400 |
tree | 2cfba8cdbc1896af0c5657d971d20013f5f871b9 | |
parent | bbc25dadc7ed19f9d6b2e30980f0eb4c741bb8bf [diff] |
drm/amdgpu/display: fix aux registration (v2) We were registering the aux device in the MST late_register rather than the regular one. v2: handle eDP as well Fixes: 405a1f9090d1ac ("drm/amdgpu/display: split dp connector registration (v4)") Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1100 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com>