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
/
reg_dumper
Age
Commit message (
Expand
)
Author
2008-11-06
Make IS_GM45 into IS_G4X define
Zhenyu Wang
2008-10-22
Ignore intel_gtt binary
Carl Worth
2008-10-16
Make GTT dumper work on other 9XX chips
Zhenyu Wang
2008-10-14
Add a GTT dumper for G4x debugging.
Eric Anholt
2008-08-19
Merge branch 'master' into modesetting-gem
Jesse Barnes
2008-08-08
Initial port of kernel modesetting from old intel-kernelmode branch
Jesse Barnes
2008-08-07
intel_idle: Instead if #if 0, add an ignore flag for unreliable INSTDONE bits.
Eric Anholt
2008-07-18
Add intel_statuspage to .gitignore
Carl Worth
2008-07-17
Merge branch 'master' into drm-gem
Carl Worth
2008-06-20
Remove some unreliable regs for i915
Keith Packard
2008-06-19
Remove VGA regs from debug output.
Eric Anholt
2008-06-19
Add little hotplug detector app.
Eric Anholt
2008-06-09
Add a little program to dump out the first 64 dwords of the status page.
Eric Anholt
2008-05-13
Formatting fixes for intel_idle.
Eric Anholt
2008-05-13
Add i915 support to intel_idle.
Eric Anholt
2008-03-28
Add a "total" field to intel_idle output (set when any unit is busy).
Eric Anholt
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2008-02-08
Add a little program to output the stepping information for several chipsets.
Eric Anholt
2008-01-30
Add detail on different units to intel_idle.
Eric Anholt
2008-01-30
Add intel_idle to measure GPU load ratio.
Keith Packard
2007-09-06
Switch to pci_device_map_range/pci_device_unmap_range APIs.
Keith Packard
2007-03-16
Move vendor ID check in the utils to after pci_device_probe.
Eric Anholt
2007-03-16
Fix compile failure due to needed types being in inttypes.h on Linux.
Eric Anholt
2007-03-01
Actually add the files for reg_dumper.
Eric Anholt