diff options
author | Xiaogang Chen <xiaogang.chen@amd.com> | 2021-01-12 06:36:52 +0000 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-01-12 15:44:07 +0100 |
commit | dc25e3776e8f50ff833803ad361ec709dc78f4f9 (patch) | |
tree | 6ca914edb72985519433be48a2e4a660d8c4b95a /drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c | |
parent | 7e60bdeb91ef7914a667be266ac0a0e6ea335475 (diff) | |
download | linux-dc25e3776e8f50ff833803ad361ec709dc78f4f9.tar.gz linux-dc25e3776e8f50ff833803ad361ec709dc78f4f9.tar.bz2 linux-dc25e3776e8f50ff833803ad361ec709dc78f4f9.zip |
drm: distinguish return value of drm_dp_check_and_send_link_address
drm_dp_check_and_send_link_address discovers MST device topology. It can
return both positive and negative values. When it returns positive
values there is no error found. If it returns negative values there is
error found, such as get NAK , timeout, etc. Following
drm_kms_helper_hotplug_event should be called when
drm_dp_check_and_send_link_address returns positive value.
Signed-off-by: Xiaogang Chen <xiaogang.chen@amd.com>
Acked-by: Simon Ser <contact@emersion.fr>
Signed-off-by: Simon Ser <contact@emersion.fr> (re-formatted commit message)
Link: https://patchwork.freedesktop.org/patch/msgid/DM6PR12MB2602B6281BF8C9430115E03BE3AA0@DM6PR12MB2602.namprd12.prod.outlook.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c')
0 files changed, 0 insertions, 0 deletions