Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-19 | Automatically detect the presence of HDMI. | Eric Anholt | 1 | -1/+1 |
2006-10-31 | Move output connection detection to a per-output method. | Eric Anholt | 1 | -3/+0 |
2006-10-25 | Clean up the SDVO code. | Eric Anholt | 1 | -30/+0 |
2006-10-25 | Clean up SDVO code, moving the private structure internal and cleaning up caps. | Eric Anholt | 1 | -2/+2 |
2006-10-09 | Move per-output mode setting code to per-output methods. | Eric Anholt | 1 | -0/+3 |
2006-10-05 | Give each output type an init method in its file, making other methods static. | Eric Anholt | 1 | -7/+1 |
2006-10-04 | Move the save, restore, and DPMS per-output settings to per-output files. | Eric Anholt | 1 | -3/+3 |
2006-06-26 | Major cleanup of mode reprobing: | Eric Anholt | 1 | -0/+3 |
2006-06-21 | Detect SDVO display presence at startup and default to displaying to it, too. | Eric Anholt | 1 | -0/+3 |
2006-05-12 | add sdvo capability reading support | Dave Airlie | 1 | -0/+11 |
2006-04-24 | Start trying to save/restore SDVO state on VT switches. | Eric Anholt | 1 | -0/+54 |