Age | Commit message (Expand) | Author |
---|---|---|
2006-11-01 | Attempt to pull monitor physical size information out of DDC EDID data. | Eric Anholt |
2006-11-01 | Move mode lists from per-pipe to per-output. | Eric Anholt |
2006-10-31 | Give each output a get_modes function and expose those modes through RandR. | Eric Anholt |
2006-10-31 | Move output connection detection to a per-output method. | Eric Anholt |
2006-10-16 | Add a per-output mode-valid method. | Eric Anholt |
2006-10-09 | Move per-output mode setting code to per-output methods. | Eric Anholt |
2006-10-05 | Give each output type an init method in its file, making other methods static. | Eric Anholt |
2006-10-04 | Move the save, restore, and DPMS per-output settings to per-output files. | Eric Anholt |