Age | Commit message (Expand) | Author |
2007-06-28 | Decode PLL registers in LVDS mode a bit better in debug code. | Keith Packard |
2007-06-19 | Fix left G33 issues | Wang Zhenyu |
2007-06-12 | On hang, dump up to the head pointer, not just up to the tail. | Eric Anholt |
2007-05-23 | Dump pending ring on crash. | Keith Packard |
2007-05-02 | Add DVO[ABC] register debugging. | Eric Anholt |
2007-03-20 | Attempt to fix single/dual-channel issues on i9xx LVDS panels. | Eric Anholt |
2007-03-19 | Add debug output for ADPA. | Eric Anholt |
2007-03-13 | Refine the i855 LVDS clock code. In particular, p2 is always 14. | Eric Anholt |
2007-02-28 | Add a non-installed command line tool using libpciaccess to dump registers. | Eric Anholt |
2007-02-28 | Many fixes to mode_get, mode_set, clock limits, and register dumps on i855. | Eric Anholt |
2007-02-15 | Print the correct meaning of bit 30 of pipeconf for 965 in debug output. | Eric Anholt |
2007-02-01 | Improve register debugging output. | Eric Anholt |
2007-01-02 | Make driver build and run on Xorg 7.1. Delay DSP*BASE setting until last. | Keith Packard |
2006-12-12 | Extend the error state reporting to cover ESR and decode PGTBL_ERR for 945. | Eric Anholt |
2006-12-12 | Move PrintErrorState and CheckInheritedErrors code to i830_debug.c. | Eric Anholt |
2006-12-12 | More debugging output for SDVO. | Eric Anholt |
2006-12-06 | Clean up SDVO multiplier debug output | Keith Packard |
2006-12-06 | Merge branch 'modesetting' into nonrandr-setupnonrandr-setup | Keith Packard |
2006-12-06 | Merge branch 'generic-mode-set' into modesetting | Eric Anholt |
2006-12-06 | Add missing newlines to new debug output. | Eric Anholt |
2006-12-05 | Capture VGA registers sooner so checks are more informative | Keith Packard |
2006-12-05 | Fix ordering of PIPE[AB]SRC debug output to be (x, y). | Eric Anholt |
2006-12-05 | Add a bunch of per-register debug code to i830DumpRegs(). | Eric Anholt |
2006-11-27 | Reduce the severity of many informational log messages. | Eric Anholt |
2006-11-19 | Preliminary 945 TV output. Color key is broken. Fixed mode. | Keith Packard |
2006-11-02 | Remove duplicated register defs that were just added. | Eric Anholt |
2006-11-02 | Dump more registers for debug purposes | Keith Packard |
2006-09-08 | Remove xf86_ansic.h usage. | Eric Anholt |
2006-06-26 | Clean up warnings. | Eric Anholt |
2006-06-04 | Get sDVO output working on mac mini. | Keith Packard |
2006-04-10 | Add missing MIT copyright licenses, which should have been on all versions. | Eric Anholt |
2006-04-06 | Add some register information for VGACNTRL, and do the reg-debug thing on it. | Eric Anholt |
2006-04-06 | Make the reg-snapshot code work, add a couple more registers, and use it on VT | Eric Anholt |
2006-04-06 | Add some untested debugging code to for helping figure out VT switch issues. | Eric Anholt |