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