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