Age | Commit message (Expand) | Author |
2008-09-09 | Add some MCHBAR registers for debugging tile swizzling issues. | Eric Anholt |
2008-08-20 | Add more panel debugging info to register dump & vbios reader | Jesse Barnes |
2008-08-05 | Add UXA - the unified memory acceleration architecture. | Keith Packard |
2008-08-05 | Merge branch 'master' into drm-gem | Jesse Barnes |
2008-07-18 | Fix uninitialized-use warning in i830_debug.c ring dumping. | Eric Anholt |
2008-07-17 | Merge branch 'master' into drm-gem | Carl Worth |
2008-07-16 | move FBC register dump out of display registers | Zhenyu Wang |
2008-06-19 | Add DisplayPort registers. | Eric Anholt |
2008-06-19 | Remove VGA regs from debug output. | Eric Anholt |
2008-06-05 | Merge branch 'master' into drm-gem | Eric Anholt |
2008-05-20 | Revert "Add FIFO watermark regs to register dumper" | Zhenyu Wang |
2008-05-17 | Merge commit 'origin/master' into drm-gem | Keith Packard |
2008-05-06 | Add FIFO watermark regs to register dumper | Jesse Barnes |
2008-05-05 | Fix up ring dumping code for non-i965 | Keith Packard |
2008-04-21 | Dump batch buffers found from main ring | Keith Packard |
2008-04-20 | Add a bunch of 965 ring stuff to the debug dump | Keith Packard |
2008-03-11 | Remove i830+ driver's use of CARD*/INT* types for great justice. | Eric Anholt |
2008-03-11 | Crack down on warnings. | Kristian Høgsberg |
2008-02-29 | Bug 14591: comment out MI_DISPLAY_POWER_DOWN as for 965GM only | Zhenyu Wang |
2008-02-21 | Remove side effects from VGA debug code | Jesse Barnes |
2008-02-16 | Decode DSPCLK_GATE, dump PIPE*STAT, MI_MODE, MI_DISPLAY_POWER_DOWN, MI_ARB_ST... | Keith Packard |
2008-02-07 | Add CACHE_MODE_0 register to dump output | Jesse Barnes |
2008-02-05 | Fix build warnings on 64 bit | Jesse Barnes |
2008-02-05 | Fix last commit on i8xx debug p2 value | Zhenyu Wang |
2008-02-05 | Fix PLL reference clk debug dump | Hong Liu |
2008-02-04 | Bug 10773: fix i8xx pll p2 value in i830_crtc_clock_get() | Hong Liu |
2007-11-15 | Move fb compression reg definition into i810_reg.h | Zhenyu Wang |
2007-11-14 | Add FBC registers to register dump output | Jesse Barnes |
2007-11-09 | Remove unused 'palette_enable' variable | Jesse Barnes |
2007-10-22 | intel_reg_dumper - dump VGA AR registers too | Jesse Barnes |
2007-08-10 | Add #if 0-ed fence debugging code. It's noisy, and of little use to most. | Eric Anholt |
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 |