Age | Commit message (Collapse) | Author |
|
Revamp how the scaling code works. When a mode is set on a DVI output,
determine the current preferred mode and scale to that. Add a new scaling
option, "off", which disables scaling and scans out the actual timings in the
mode to be set.
|
|
|
|
Detect output status for paired outputs together and cache status until the
BlockHandler to avoid redundantly probing for EDIDs or performing load
detection.
|
|
Each pair of outputs shares an I2C rec. This will be used in a future change
for the detect and get_modes routines.
|
|
Mostly just rearranging code.
|