summaryrefslogtreecommitdiff
path: root/src/i830_debug.c
AgeCommit message (Expand)Author
2007-06-28Decode PLL registers in LVDS mode a bit better in debug code.Keith Packard
2007-06-19Fix left G33 issuesWang Zhenyu
2007-06-12On hang, dump up to the head pointer, not just up to the tail.Eric Anholt
2007-05-23Dump pending ring on crash.Keith Packard
2007-05-02Add DVO[ABC] register debugging.Eric Anholt
2007-03-20Attempt to fix single/dual-channel issues on i9xx LVDS panels.Eric Anholt
2007-03-19Add debug output for ADPA.Eric Anholt
2007-03-13Refine the i855 LVDS clock code. In particular, p2 is always 14.Eric Anholt
2007-02-28Add a non-installed command line tool using libpciaccess to dump registers.Eric Anholt
2007-02-28Many fixes to mode_get, mode_set, clock limits, and register dumps on i855.Eric Anholt
2007-02-15Print the correct meaning of bit 30 of pipeconf for 965 in debug output.Eric Anholt
2007-02-01Improve register debugging output.Eric Anholt
2007-01-02Make driver build and run on Xorg 7.1. Delay DSP*BASE setting until last.Keith Packard
2006-12-12Extend the error state reporting to cover ESR and decode PGTBL_ERR for 945.Eric Anholt
2006-12-12Move PrintErrorState and CheckInheritedErrors code to i830_debug.c.Eric Anholt
2006-12-12More debugging output for SDVO.Eric Anholt
2006-12-06Clean up SDVO multiplier debug outputKeith Packard
2006-12-06Merge branch 'modesetting' into nonrandr-setupnonrandr-setupKeith Packard
2006-12-06Merge branch 'generic-mode-set' into modesettingEric Anholt
2006-12-06Add missing newlines to new debug output.Eric Anholt
2006-12-05Capture VGA registers sooner so checks are more informativeKeith Packard
2006-12-05Fix ordering of PIPE[AB]SRC debug output to be (x, y).Eric Anholt
2006-12-05Add a bunch of per-register debug code to i830DumpRegs().Eric Anholt
2006-11-27Reduce the severity of many informational log messages.Eric Anholt
2006-11-19Preliminary 945 TV output. Color key is broken. Fixed mode.Keith Packard
2006-11-02Remove duplicated register defs that were just added.Eric Anholt
2006-11-02Dump more registers for debug purposesKeith Packard
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
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
2006-04-06Add some untested debugging code to for helping figure out VT switch issues.Eric Anholt