summaryrefslogtreecommitdiff
path: root/src/i830_debug.c
AgeCommit message (Collapse)Author
2006-09-08Remove xf86_ansic.h usage.Eric Anholt
2006-06-26Clean up warnings.Eric Anholt
2006-06-04Get sDVO output working on mac mini.Keith Packard
Add lots of register debugging to track delta from BIOS settings. Fix various mode settings to mirror BIOS sDVO values. Disable analog/lvds output on pipe with sDVO. Borrow Dave Airlie's I830xf86ValidateDDCModes code. Fix various sDVO I2C messages to mirror Dave's code.
2006-04-10Add missing MIT copyright licenses, which should have been on all versions.Eric Anholt
2006-04-06Add some register information for VGACNTRL, and do the reg-debug thing on it.Eric Anholt
2006-04-06Make the reg-snapshot code work, add a couple more registers, and use it on VTEric Anholt
switching to hopefully help point out where we aren't restoring enough. Currently doesn't reveal anything.
2006-04-06Add some untested debugging code to for helping figure out VT switch issues.Eric Anholt