diff options
author | 2021-04-14 14:15:52 -0400 | |
---|---|---|
committer | 2021-04-28 23:35:50 -0400 | |
commit | abf1f863e08dc23764ce617dd55e1b533e525a3f (patch) | |
tree | 3929dfc2e4bfcef0ceb9f3f29ddf876cf12256c8 /drivers/gpu/drm/amd/display/modules | |
parent | drm/amd/display: Clear MASTER_UPDATE_LOCK_DB_EN when disable doublebuffer lock (diff) | |
download | wireguard-linux-abf1f863e08dc23764ce617dd55e1b533e525a3f.tar.xz wireguard-linux-abf1f863e08dc23764ce617dd55e1b533e525a3f.zip |
drm/amd/display: fix wrong statement in mst hpd debugfs
[why]
Previous statement would always evaluate to true
making it meaningless
[how]
Just check if a connector is MST by checking if its port exists.
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Wayne Lin <waynelin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules')
0 files changed, 0 insertions, 0 deletions