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