Age | Commit message (Collapse) | Author |
|
Disable LVDS modes larger than the native resolution.
Disable dual-link TMDS modes for now since they don't work reliably.
|
|
|
|
Compute the HW parameters in G80CrtcModeFixup and stash them in adjusted_mode.
Move some register writes into G80CreateSor.
|
|
|
|
Work around xf86DisableUnusedFunctions lameness by forcing DPMSModeOn at modeset
time.
|
|
|
|
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.
|