Skip to content
Commit 7037bb04 authored by Steven 'Steve' Kendall's avatar Steven 'Steve' Kendall Committed by Alex Deucher
Browse files

drm/radeon: Fix spurious unplug event on radeon HDMI

On several HP models (tested on HP 3125 and HP Probook 455 G2),
spurious unplug events are emitted upon login on Chrome OS.
This is likely due to the way Chrome OS restarts graphics
upon login, so it's possible it's an issue on other
distributions but not as common, though I haven't
reproduced the issue elsewhere.
Use logic from an earlier version of the merged change
(see link below) which iterates over connectors and finds
matching encoders, rather than the other way around.
Also fixes an issue with screen mirroring on Chrome OS.
I've deployed this patch on Fedora and did not observe
any regression on these devices.

Link: https://gitlab.freedesktop.org/drm/amd/-/issues/1569#note_1603002
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/3771


Fixes: 20ea3471 ("drm/radeon: Add HD-audio component notifier support (v6)")
Signed-off-by: default avatarSteven 'Steve' Kendall <skend@chromium.org>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent c3e3c1aa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment