summaryrefslogtreecommitdiff
path: root/src/i830_bios.c
AgeCommit message (Expand)Author
2006-09-27Merge branch 'randr-1.2' into modesettingEric Anholt
2006-09-22Restructure i830_bios.c so we don't leak a copy of the BIOS per generation.Eric Anholt
2006-09-20Merge branch 'modesetting-origin' into modesettingKeith Packard
2006-09-20Add standard C headers to fix build on some systems after xf86_ansic.h removal.Linus Torvals
2006-09-19Merge branch 'modesetting-origin' into modesettingKeith Packard
2006-09-08Remove xf86_ansic.h usage.Eric Anholt
2006-08-31verbose debug message for panel sync dataKeith Packard
2006-05-04Use xf86int10Addr() when calculating an address to read the video BIOS from, outEric Anholt
2006-04-17Disable the BIOS dump-to-file since it's a trivial local DOS, and I can just askEric Anholt
2006-04-16Bug #6589: Use alternate offsets to successfully get at the panel data forEric Anholt
2006-04-15Check for LVDS BIOS tables exactly once at startup. While there, dump the BIOSEric Anholt
2006-04-10Save/restore PFIT_CONTROL. Eliminate compiler warningsKeith Packard
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-06Add more VBT reading, so we find the panel size.Eric Anholt
2006-04-06Start interpreting VBT information with the goal of pulling out LVDS timingsEric Anholt