SolidRun / linux-fslc

Linux kernel source tree
Other
12 stars 26 forks source link

set_mode: fix miscplaced new_screen = true; #33

Closed mk01 closed 5 years ago

mk01 commented 8 years ago

fb_notify() with all consoles reconfiguration should apply only if new EDID was received.

warped-rudi commented 8 years ago

Are you sure? Shouldn't that be done as well when the resolution is changed by other means than receiving a new EDID or does the console subsystem do this internally in this case?