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
/
sil164
/
sil164.c
Age
Commit message (
Expand
)
Author
2008-03-12
Add stdint.h to DVO drivers
Jesse Barnes
2008-03-11
Cleanse DVO drivers of CARD* types.
Eric Anholt
2008-02-01
Make sure symbols used by other modules are public.
Paulo Cesar Pereira de Andrade
2007-10-01
Remove more DVO probing noise.
Eric Anholt
2007-10-01
Suppress I2C failure error messages during DVO device detection.
Eric Anholt
2007-05-16
Change DVO module interface to pass more state across. Fix IVCH display.
Keith Packard
2007-02-16
Check for presence of xf86Modes.h file.
Keith Packard
2006-12-18
Add a detect() function for DVO chips, and implement it on sil164.
Eric Anholt
2006-12-18
Clean up i2c_vid interface, including de-StudlyCapsing and removing dead code.
Eric Anholt
2006-07-14
Add a register restore implementation so we don't crash on LeaveVT.
Eric Anholt
2006-07-10
Clean up warnings in sil164 module.
Eric Anholt
2006-07-10
Hook up SiI164 mode setting (just a matter of turning the chip on).
Eric Anholt
2006-07-10
Move to 4-space indents in sil164.
Eric Anholt
2006-07-07
Initial add of DVO support code. Probes my sil164.
Eric Anholt