index
:
xf86-video-intel-frc
debian-lenny-with-frc-patches
debian-unstable-with-frc-patches
upstream-lenny-with-frc-patches
upstream-unstable-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg Intel driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_sdvo.c
Age
Commit message (
Expand
)
Author
2009-06-17
Some cosmetics.
upstream-lenny-with-frc-patches
Thomas Hilber
2009-06-06
Support for HDMI 1600x1200 50Hz interlaced resolution.
Thomas Hilber
2008-06-12
Set SDVO sync polarity to default on 965
Hong Liu
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
2006-12-13
Rename outputs to TMDS-1/TMDS-2, LVDS, TV and VGA.
Keith Packard
2006-12-12
Write dpll_md register while updating dpll as that appears to be required.
Keith Packard
2006-12-12
Correct typo in mac mini hack, and return modes when the hack is unnecessary.
Eric Anholt
2006-12-12
Fix mac mini SDVO output: write the SDVO[BC] enabled register state twice.
Eric Anholt
2006-12-12
Move the SDVO sync detection to after we've turned the port on.
Eric Anholt
2006-12-12
Set the SDVO port to on before sending the SDVO output on command.
Eric Anholt
2006-12-12
Add a hack for DDC on my Mac Mini.
Eric Anholt
2006-12-06
Cannot modify DPLL register in output mode_set function.
Keith Packard
2006-12-06
Merge branch 'modesetting' into nonrandr-setup
Keith Packard
2006-12-06
Use xf86 structures for default config instead of RandR.
Keith Packard
2006-12-05
WIP code to move mode set sequencing to XFree86 handlers.
Eric Anholt
2006-12-01
Fix copy'n'paste-o from restructure-outputs that resulted in crashes.
Eric Anholt
2006-11-30
Merge branch 'restructure-outputs' into modesetting.
Keith Packard
2006-11-27
Move crtc/output config to sub-structure.
Keith Packard
2006-11-27
Postpone SDVO DDC bus creation until we've detected the SDVO device.
Eric Anholt
2006-11-27
Reduce the severity of many informational log messages.
Eric Anholt
2006-11-26
Start output/crtc restructuring work. It compiles.
Keith Packard
[next]