Age | Commit message (Expand) | Author |
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-10-04 | Fix bug #5795, VT switching fails because of a bad test on some platforms. | Alan Hourihane |
2006-10-02 | silence warning | Alan Hourihane |
2006-09-28 | Always call I830UpdateXineramaScreenInfo() unconditionally, and document why. | Michel Dänzer |
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-27 | Store viewport limits of both pipes in SAREA. | Michel Dänzer |
2006-09-25 | Merge branch 'master' into exa | Wang Zhenyu |
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 | Fix a typo to mark sync for XAA. | Wang Zhenyu |
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-24 | Merge branch 'master' into exa | Wang Zhenyu |
2006-08-22 | pci id update for Crestline | Wang Zhenyu |
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. | 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-21 | fixup segfault in xaa when xaa not initialized in i830WaitSync. | Wang Zhenyu |
2006-07-19 | Merge branch 'master' into exa | Eric Anholt |
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 |