Age | Commit message (Expand) | Author |
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 |
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 | Merge branch 'master' into exa | 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 |
2006-06-23 | WIP to allow re-probing and validation of modes for new heads at "xrandr" time. | Eric Anholt |
2006-06-23 | Split probed modes out per pipe, and union them into the available modes. | Eric Anholt |
2006-06-22 | Move FP mode validation next to other mode validation code. | Eric Anholt |
2006-06-21 | Detect SDVO display presence at startup and default to displaying to it, too. | Eric Anholt |
2006-06-21 | Fix build without DRI | Alan Hourihane |
2006-06-20 | Merge branch 'modesetting-origin' into modesetting | Eric Anholt |
2006-06-20 | Add #if 0-ed code I've been using for CRT detection debugging. | Eric Anholt |
2006-06-20 | Only default to enabling CRT or LVDS output if they're actually detected. | Eric Anholt |
2006-06-20 | Remove dead DisplayInfo option. | Eric Anholt |
2006-06-19 | Set vblank interrupt configuration to match pipe configuration | Keith Packard |
2006-06-19 | Merge branch 'modesetting-origin' into modesetting | Keith Packard |
2006-06-19 | Set vblank interrupt configuration to match pipe configuration | Keith Packard |
2006-06-19 | Add backlight control to DPMS logic. | Keith Packard |
2006-06-20 | Merge branch 'master' into exa | Wang Zhenyu |
2006-06-19 | additions for rotation fixes | Alan Hourihane |
2006-06-18 | Fix DRI in EXA mode: Don't attempt to use XAA symbols (use the driver's internal | Eric Anholt |
2006-06-12 | Use 800x600 mode to double check | Alan Hourihane |
2006-06-12 | Don't rely on register check to find out | Alan Hourihane |
2006-06-12 | Only mark rotation flags after initial screen setup. | Alan Hourihane |
2006-06-04 | Get sDVO output working on mac mini. | Keith Packard |
2006-06-02 | intel: fix VT switch DRI locking | Dave Airlie |
2006-05-22 | Replace VBE call to do DPMS with native code, and fix screensaver in clone mode. | Lukáš Hejtmanek |