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
2009-01-07
Add support for SDVO LVDS.
Henry unbongo
2008-12-26
SDVO: reset pixel repeat in avi frame
Ma Ling
2008-11-13
enable Intel G35 SDVO HDMI audio output
Ma Ling
2008-11-06
SDVO: add command for set monitor power state
Zhenyu Wang
2008-11-06
SDVO: add GetScaledHDTVResolutionSupport command
Zhenyu Wang
2008-10-16
Fix Mac mini crash in DDC mode probe
Adam Jackson
2008-08-06
Fix SDVO HDMI encoding detect (#16920)
Zhenyu Wang
2008-07-31
Fix SDVO reg definition
Zhenyu Wang
2008-06-25
Fix SDVO HDMI output.
Hong Liu
2008-06-19
Fix a crash in i830_sdvo_init error paths by setting up dev_priv earlier.
Eric Anholt
2008-06-19
Automatically detect the presence of HDMI.
Eric Anholt
2008-06-04
Set SDVO sync polarity to default on 965
Hong Liu
2008-04-09
SDVO: Rename output_dtd variable to input_dtd, which is its new job.
Eric Anholt
2008-04-09
SDVO: Set adjusted_mode in mode_fixup from the preferred input timings for TV.
Eric Anholt
2008-04-09
SDVO: Fix lols TV mode list handling.
Eric Anholt
2008-04-09
SDVO: Use the TV reference clock for SDVO TV outputs.
Eric Anholt
2008-04-02
SDVO: Fix DDC bus selection based on output priority list.
Hong Liu
2008-04-02
SDVO: Fix mixups with input and output channels.
Eric Anholt
2008-04-02
SDVO: Handle RGB outputs that are really TV outputs, and select a TV format.
Eric Anholt
2008-04-02
Add WIP SDVO TV-out support.
Eric Anholt
2008-03-26
More compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-03-17
Add support for new ->get_crtc output callbacks
Jesse Barnes
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2008-03-07
Avoid setting reserved bits in SDVOx on everything 965-class.
Eric Anholt
2008-02-05
Bug 10584: Mac Mini EDID data assigned to TMDS output
Hong Liu
2008-01-09
Add new integrated graphics chipset ids
Zhenyu Wang
2007-12-13
i830_sdvo_mode_valid: Fix return values to match what we actually check.
Adam Jackson
2007-06-19
Fix left G33 issues
Wang Zhenyu
2007-06-15
sdvo: add support for RGB outputs on SDVO
Dave Airlie
2007-05-17
Make each output control clones/crtcs. Split DVO into LVDS, TMDS, TV.
Keith Packard
2007-04-19
Use I2C delay function instead of usleep.
Keith Packard
2007-04-18
Fix return status
Alan Hourihane
2007-04-18
Update read_response to include the try on PENDING status
Alan Hourihane
2007-04-17
Check for the PENDING message when reading the attached
Alan Hourihane
2007-04-03
Move a bunch of debugging verbosity under Option "ModeDebug".
Eric Anholt
2007-03-20
Merge branch 'master' of git://proxy.ims.intel.com:9419/git/xorg/driver/xf86-...
Wang Zhenyu
2007-03-18
Make i830_sdvo_write_sdvox write everything twice.
Keith Packard
2007-03-13
Get SDVO DPMS working on the Mac Mini by writing SDVOB and SDVOC together.
Eric Anholt
2007-03-13
Use a POSTING_READ(reg) macro instead of using the (void)INREG(reg) pattern.
Eric Anholt
2007-03-13
Add write posting protection for the SDVO DPMS-on path.
Eric Anholt
2007-03-13
Fix uninitialized string use in SDVO non-TMDS case.
Eric Anholt
2007-03-05
Fix 965GM SDVO by not setting fields in SDVO[BC] which have new meanings.
Eric Anholt
2007-03-04
Support new CRTC/Output prepare/commit hooks.
Keith Packard
2007-02-01
Add "Ignore" option to per-output monitor, removes output from server.
Keith Packard
2007-01-06
More sparse cleanups:
Jesse Barnes
2007-01-03
Allow initial position to be set in config file. Increase 965 max size.
Keith Packard
2006-12-30
Detect in ProbeModes. Let get_modes set edid. Prune interlace/dblscan.
Keith Packard
2006-12-16
Not restoring active outputs. Wait for input sync before enabling outputs.
Keith Packard
2006-12-14
Turn pll/pipe/plane on in crtc_set_mode
Keith Packard
2006-12-13
Move xf86CrtcConfig to ScrnInfo private.
Keith Packard
[next]