Skip to content
Commit 620f3781 authored by Adam Jackson's avatar Adam Jackson Committed by Dave Airlie
Browse files

drm: prune modes when output is disconnected.



When an output was disconnected, its mode list would remain.  If you later
plugged into a sink with no EDID (projector, etc), you'd inherit the mode
list from the old sink, which is not what you want.

taken from Fedora kernel

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 1ecff1eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment