diff options
| author | Samson Tam <[email protected]> | 2020-08-13 10:50:21 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-08-26 16:40:18 -0400 |
| commit | 5019d8f1034324f284bd3fdb26aee6e7f34b83f9 (patch) | |
| tree | beaeaffc5110a1d439ffcbf37d88e6d3e6818b09 /scripts/gcc-plugins/gcc-generate-rtl-pass.h | |
| parent | 6f77b2ac628073f647041a92b36c824ae3aef16e (diff) | |
drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulation
[Why]
dongle_type is set during dongle connection but for passive dongles,
dongle_type is not set. If user starts with an active dongle and
then switches to a passive dongle, it will still report as an active
dongle. Trying to emulate the wrong connecter type results in display
not lighting up.
[How]
Set dpcd_caps.dongle_type for passive dongles in detect_dp().
Signed-off-by: Samson Tam <[email protected]>
Reviewed-by: Joshua Aberback <[email protected]>
Acked-by: Eryk Brol <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions