Age | Commit message (Expand) | Author |
2006-10-25 | Clean up SDVO code, moving the private structure internal and cleaning up caps. | Eric Anholt |
2006-10-23 | Merge branch 'overhaul' into modesetting | Eric Anholt |
2006-10-09 | Fix LVDS restore path, and move pipe assignment for outputs to the right place. | Eric Anholt |
2006-10-09 | Move per-output mode setting code to per-output methods. | Eric Anholt |
2006-10-07 | Expand the check for AOpen Mini-PC. | Adam Jackson |
2006-10-05 | Don't require MonitorLayout when two monitors are plugged in. | Keith Packard |
2006-10-05 | Remove checks for output privates in various bits of code. | 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 |
2006-09-27 | Merge branch 'master' into modesetting | Eric Anholt |
2006-09-27 | Merge branch 'randr-1.2' into modesetting | Eric Anholt |
2006-09-27 | Merge branch 'acpi-hotkey' into modesetting | Eric Anholt |
2006-09-27 | Attempt to make the ACPI hotkey support a little more modesetting-compatible. | Eric Anholt |
2006-09-22 | Remove some dead code related to clock ranges. | Eric Anholt |
2006-09-22 | Remove the GetDevicePresence BIOS call which just printed BIOS information. | Eric Anholt |
2006-09-22 | Remove the no-longer-connected VBERestore option. | Eric Anholt |
2006-09-22 | Remove empty SAVERESTORE_HWSTATE code. | Eric Anholt |
2006-09-22 | Remove BIOS from non-BIOS related names. | Keith Packard |
2006-09-20 | Merge branch 'modesetting' into randr-1.2 | Keith Packard |
2006-09-20 | Update driver for RandR 1.2 X server API. | Keith Packard |
2006-09-15 | Add model-specific tweaks for some funky 945GM boards. | Adam Jackson |
2006-09-08 | Fix a compile failure from the last commit. | Eric Anholt |
2006-09-07 | When in MergedFB mode, fix offscreen memory allocation. | Alan Hourihane |
2006-08-29 | Fix bug with probing info of DFP2 and LFP2 connected | Alan Hourihane |
2006-08-28 | Fix SetVBlank to operate all the time | Alan Hourihane |
2006-08-16 | Disable device check when mergedfb in operation. | Alan Hourihane |
2006-08-16 | Fix bug #5150. Disable LVDS usage on i915G, i945G and i965G. | Alan Hourihane |
2006-08-09 | Clean up warnings. | Eric Anholt |
2006-08-08 | Merge branch 'i965', adding i965G support. | Eric Anholt |
2006-08-08 | Re-enable monitor detect after a few fixups.xf86-video-intel-1.6.2xf86-video-i810-1.6.2 | Alan Hourihane |
2006-08-08 | Disable detecting of new monitors on VT switch. | Alan Hourihane |
2006-08-08 | Ensure palette is updated in mergedfb & clone modes | Alan Hourihane |
2006-08-03 | Merge branch 'broadwater-video-rehash' into broadwater | Eric Anholt |
2006-08-03 | Add current Tungsten Graphics code drop for i965 support. | Alan Hourihane |
2006-07-28 | Fix DGA with MergedFB | Alan Hourihane |
2006-07-27 | Calculate allowable refresh rates on the private | Alan Hourihane |
2006-07-26 | When detecting new monitors in mergedfb renew the modepool. | Alan Hourihane |
2006-07-26 | Update Xvideo to deal with MergedFB modes. | Alan Hourihane |
2006-07-25 | Add mergedfb support to the intel driver with | Alan Hourihane |
2006-07-14 | Bug #7404: Only save/restore VGA fonts and not other VGA regs. | Eric Anholt |
2006-07-11 | Make gamma settings apply to the cursor as well, and fix clone-mode gamma. | Luká\u0161 Hejtmánek |
2006-07-11 | whoops, revert some unnecessary changes | Alan Hourihane |
2006-07-11 | Add an additional check before rotating | Alan Hourihane |
2006-07-10 | Make DVO code light up my sil164-based DVI output, when already set up by BIOS. | Eric Anholt |
2006-07-10 | Merge branch 'dvo-merge' into modesetting | Eric Anholt |
2006-07-08 | Improve output bus setup to include LVDS setup for pre-i915. | Eric Anholt |
2006-07-07 | Initial add of DVO support code. Probes my sil164. | Eric Anholt |
2006-06-27 | If the panel power registers are all zeroes on Mobile parts, disable LVDS. | Eric Anholt |
2006-06-26 | Clean up warnings. | Eric Anholt |
2006-06-26 | Unset pipe current mode on EnterVT, so we reprogram the mode for sure. | Eric Anholt |