diff options
author | 2021-04-06 20:10:04 -0700 | |
---|---|---|
committer | 2021-04-09 16:58:23 -0400 | |
commit | 25315ebfaefcffd126a266116b37bb8a3d1c4620 (patch) | |
tree | 7aee5a027d2bdc57f91e20cccf75746ddfc402eb /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drm/amd/display: Fix the Wunused-function warning (diff) | |
download | linux-dev-25315ebfaefcffd126a266116b37bb8a3d1c4620.tar.xz linux-dev-25315ebfaefcffd126a266116b37bb8a3d1c4620.zip |
drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()
In radeon_dp_mst_detect(), We should check whether or not @connector
has been unregistered from userspace. If the connector is unregistered,
we should return disconnected status.
Fixes: 9843ead08f18 ("drm/radeon: add DisplayPort MST support (v2)")
Signed-off-by: Yingjie Wang <wangyingjie55@126.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions