mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
d5627663f2
During detect() we would probe the connection bits to determine if
there was a TV attached, and what video input type (Component, S-Video,
Composite, etc) to use. However, we promptly discarded this vital bit of
information and never propagated it to where it was used to determine
the correct modes and setup the control registers. Fix it!
This fixes a regression from
|
||
---|---|---|
.. | ||
drm | ||
stub | ||
vga | ||
Makefile |