Skip to content
Snippets Groups Projects
Commit 2fc39b82 authored by Steven 'Steve' Kendall's avatar Steven 'Steve' Kendall Committed by Alexander 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: drm/amd#1569 (comment 1603002)
Link: drm/amd#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 9b88bfb7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment