Age | Commit message (Expand) | Author |
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 |
2006-05-17 | fixup chipid override | Dave Airlie |
2006-05-12 | Remove the local, renamed copy of lnx_agp.c. The diff between lnx_agp.c and it | Eric Anholt |
2006-05-12 | Remove the code that changes our behavior based on whether a magic file exists | Eric Anholt |
2006-05-12 | Make the intel_acpi.c code non-modular and make it compile. I think we'll end | Eric Anholt |
2006-05-12 | Revert internal shadow module changes back like master, along with RandR | Eric Anholt |
2006-05-12 | Start fixing up the build and remove a regression from master (I think) in | Eric Anholt |
2006-05-12 | Re-add authorship note in i830_driver.c accidentally left out of last commit. | Eric Anholt |
2006-05-12 | First pass of integrating the Tungsten Graphics driver for Broadwater. This | Eric Anholt |
2006-05-01 | Stop doing the BIOS memory size tweaking now that we don't ask the BIOS about | Eric Anholt |
2006-04-29 | I830CheckDevicesTimer() sync should be in I830_USE_XAA case. | Wang Zhenyu |
2006-04-29 | fix I830BIOSAdjustFrame() sync in I830_USE_EXA case, use exaWaitSync() helper. | Wang Zhenyu |
2006-04-28 | Update to EXA 2.0 API. | Eric Anholt |
2006-04-28 | Get it to compile. | Eric Anholt |
2006-04-28 | Commit what applied from Jesse Barnes's i830-exa-latest.patch. | Eric Anholt |
2006-04-24 | Start trying to save/restore SDVO state on VT switches. | Eric Anholt |
2006-04-24 | Start trying to implement DDC over SDVO. It's slightly tricky because the | Eric Anholt |
2006-04-24 | Set displayWidth to a sufficient value for the modes we come up with for LVDS. | Eric Anholt |
2006-04-24 | Merge branch 'lukas-resume' | Eric Anholt |
2006-04-20 | cleanup sDVO for device on C only | Dave Airlie |
2006-04-19 | Clean up SDVO initialization, include config.h, and make it check the right | Eric Anholt |