index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_debug.c
Age
Commit message (
Expand
)
Author
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-setup
nonrandr-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