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_sdvo.c
Age
Commit message (
Expand
)
Author
2006-09-20
Add standard C headers to fix build on some systems after xf86_ansic.h removal.
Linus Torvals
2006-09-08
Remove xf86_ansic.h usage.
Eric Anholt
2006-08-04
Fix a problem creating the I2C bus for the SDVOC
Alan Hourihane
2006-06-26
Clean up warnings.
Eric Anholt
2006-06-21
Detect SDVO display presence at startup and default to displaying to it, too.
Eric Anholt
2006-06-21
Add decoding of SDVO command names for debug output.
Eric Anholt
2006-06-04
Get sDVO output working on mac mini.
Keith Packard
2006-05-18
fixup I830SDVOGetActiveInputs to use return values not args
Dave Airlie
2006-05-12
add sdvo capability reading support
Dave Airlie
2006-04-24
Save/restore the output's SDVO reg. Note that we might be programming the other
Eric Anholt
2006-04-24
Start trying to save/restore SDVO state on VT switches.
Eric Anholt
2006-04-24
Clean up some argument passing, and remove extra SetTarget{In,Out}Puts that had
Eric Anholt
2006-04-24
Only write out as many arguments as the commands need, and fix up the numbers in
Eric Anholt
2006-04-24
Start trying to implement DDC over SDVO. It's slightly tricky because the
Eric Anholt
2006-04-20
correct height parameter in sdvo packet
Dave Airlie
2006-04-20
cleanup sDVO for device on C only
Dave Airlie
2006-04-19
Clean up SDVO initialization, include config.h, and make it check the right
Eric Anholt
2006-04-19
Whine if SDVO I2C device init fails, rather than be silent.
Eric Anholt
2006-04-19
Add more SDVO code. It's taken from airlied's driver, but with magic numbers
Eric Anholt
2006-04-19
Start bringing in some SDVO code, mostly from airlied.
Eric Anholt