summaryrefslogtreecommitdiff
path: root/src/i830.h
AgeCommit message (Expand)Author
2006-06-26Major cleanup of mode reprobing: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-20Merge branch 'modesetting-origin' into modesettingEric Anholt
2006-06-20Remove dead DisplayInfo option.Eric Anholt
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-04Get sDVO output working on mac mini.Keith Packard
2006-05-12add sdvo capability reading supportDave Airlie
2006-05-01Stop doing the BIOS memory size tweaking now that we don't ask the BIOS aboutEric Anholt
2006-04-24Start trying to save/restore SDVO state on VT switches.Eric Anholt
2006-04-24Merge branch 'lukas-resume'Eric Anholt
2006-04-19Clean up SDVO initialization, include config.h, and make it check the rightEric Anholt
2006-04-19Add more registers to save/restore. Save/restore palette as welllukas-resumeLukáš Hejtmanek
2006-04-19Add more SDVO code. It's taken from airlied's driver, but with magic numbersEric Anholt
2006-04-19Start bringing in some SDVO code, mostly from airlied.Eric Anholt
2006-04-10Save/restore PFIT_CONTROL. Eliminate compiler warningsKeith Packard
2006-04-10Merge in master to modesettingKeith Packard
2006-04-06Remove BIOS save/restore code, fixing VT switching. Removes some other deadEric Anholt
2006-04-06Remove more BIOS stuff, particularly Get/SetDisplayDevices. Now, if there's noEric Anholt
2006-04-06Remove the now-unused displaySize and pipeDisplaySize.Eric Anholt
2006-04-06Remove more BIOS modesetting stuff.Eric Anholt
2006-04-06autodetect LVDS dither. Fix 16bpp depth selectionKeith Packard
2006-04-06Fill in clock information from VBT table, so that a good clock value getsEric Anholt
2006-04-06Port code from radeon driver for panel mode validation, which will hopefully getEric Anholt
2006-04-06Make auto panel fitting work by pulling LVDS timing EDID info out of the staticEric Anholt
2006-04-06Start interpreting VBT information with the goal of pulling out LVDS timingsEric Anholt
2006-04-06Save/restore a couple of important VGA plane registers, and have vgahwEric Anholt
2006-04-06Update to newer airlied DDC code, and do some cleanups as well. Now tries DDCEric Anholt
2006-04-06Add enough of airlied's DDC/I2C work to pull EDID info from my CRT.Eric Anholt
2006-04-06Add missed save/restore of DSP*SIZE registers.Eric Anholt
2006-04-06Change the order of reg writes for restore, possibly increasing chances ofEric Anholt
2006-04-06Remove some dead VBE code.Eric Anholt
2006-04-06Enable -Wall on GCC, and do a cleanup of existing warnings.Eric Anholt
2006-04-06Add untested save/restore code, and starting on not using VBEValidateModesEric Anholt
2006-03-22Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.Kristian Høgsberg
2006-03-03Check the version of shadow being used and turn off rotation if it isn't thexf86-video-i810-1_5_1_0Alan Hourihane
2006-01-24Bump version to 1.5.0.0Alan Hourihane
2005-07-31Post-merge fixups:XORG-6_8_99_900Adam Jackson
2005-05-20Bugzilla #3292: https://bugs.freedesktop.org/show_bug.cgi?id=3292XORG-6_8_99_8Alan Hourihane
2005-05-20Bugzilla #2339: https://bugs.freedesktop.org/show_bug.cgi?id=2339Alan Hourihane
2005-03-03Limit the maximum refresh rate to 85Hz and remove the bogusAlan Hourihane
2005-01-06Add:Alan Hourihane
2004-12-04Encoding of numerous files changed to UTF-8xprint_packagertest_20041217_basexprint_packagertest_20041217Markus Kuhn
2004-10-12Change order of SetDisplayDevice(), HWRestore(), UnbindGART() andEgbert Eich
2004-07-06Increase default video RAM size to 16MB when DRI is enabled and more than 128MBEgbert Eich
2004-06-22i915 supportAlan Hourihane
2004-06-16Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers, withEric Anholt