summaryrefslogtreecommitdiff
path: root/src/i830_sdvo.c
AgeCommit message (Expand)Author
2009-04-13set broadcast RGB mode for HDMI and TMDS from SDVOX outputMa Ling
2009-04-06SDVO: fix output flag dumping for unknown typeZhenyu Wang
2009-04-06SDVO: add composite TV out supportHugo Jacques
2009-03-16Revert "SDVO: Switch control bus only before DDC access"Zhenyu Wang
2009-03-16SDVO: reset privates before output setupZhenyu Wang
2009-03-11SDVO: fix pixel multiplier setting for TVZhenyu Wang
2009-03-05SDVO: handle multifunction encoder (try 2)Zhenyu Wang
2009-03-03SDVO: only check digital monitor when EDID existsZhenyu Wang
2009-02-13SDVO: Switch control bus only before DDC accessZhenyu Wang
2009-02-13SDVO: Fix TV supportZhenyu Wang
2009-02-13SDVO: fix CREATE_PREFERRED_INPUT_TIMING commandZhenyu Wang
2009-02-13SDVO: fix usage for SET_TV_FORMAT and GET_SDTV_RESOLUTION_SUPPORT commandZhenyu Wang
2009-02-13SDVO: fix error in modeline and DTD convertZhenyu Wang
2009-02-13SDVO: check EDID info for DVI-IZhenyu Wang
2009-02-13SDVO: Fix for HDMI encode and audio setup (try 5)Zhenyu Wang
2008-12-29Add support for SDVO LVDS.Henry unbongo
2008-12-22SDVO: reset pixel repeat in avi frameMa Ling
2008-11-13enable Intel G35 SDVO HDMI audio outputMa Ling
2008-11-06SDVO: add command for set monitor power stateZhenyu Wang
2008-11-06SDVO: add GetScaledHDTVResolutionSupport commandZhenyu Wang
2008-10-16Fix Mac mini crash in DDC mode probeAdam Jackson
2008-08-06Fix SDVO HDMI encoding detect (#16920)Zhenyu Wang
2008-07-31Fix SDVO reg definitionZhenyu Wang
2008-06-25Fix SDVO HDMI output.Hong Liu
2008-06-19Fix a crash in i830_sdvo_init error paths by setting up dev_priv earlier.Eric Anholt
2008-06-19Automatically detect the presence of HDMI.Eric Anholt
2008-06-04Set SDVO sync polarity to default on 965Hong Liu
2008-04-09SDVO: Rename output_dtd variable to input_dtd, which is its new job.Eric Anholt
2008-04-09SDVO: Set adjusted_mode in mode_fixup from the preferred input timings for TV.Eric Anholt
2008-04-09SDVO: Fix lols TV mode list handling.Eric Anholt
2008-04-09SDVO: Use the TV reference clock for SDVO TV outputs.Eric Anholt
2008-04-02SDVO: Fix DDC bus selection based on output priority list.Hong Liu
2008-04-02SDVO: Fix mixups with input and output channels.Eric Anholt
2008-04-02SDVO: Handle RGB outputs that are really TV outputs, and select a TV format.Eric Anholt
2008-04-02Add WIP SDVO TV-out support.Eric Anholt
2008-03-26More compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-17Add support for new ->get_crtc output callbacksJesse Barnes
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt
2008-03-07Avoid setting reserved bits in SDVOx on everything 965-class.Eric Anholt
2008-02-05Bug 10584: Mac Mini EDID data assigned to TMDS outputHong Liu
2008-01-09Add new integrated graphics chipset idsZhenyu Wang
2007-12-13i830_sdvo_mode_valid: Fix return values to match what we actually check.Adam Jackson
2007-06-19Fix left G33 issuesWang Zhenyu
2007-06-15sdvo: add support for RGB outputs on SDVODave Airlie
2007-05-17Make each output control clones/crtcs. Split DVO into LVDS, TMDS, TV.Keith Packard
2007-04-19Use I2C delay function instead of usleep.Keith Packard
2007-04-18Fix return statusAlan Hourihane
2007-04-18Update read_response to include the try on PENDING statusAlan Hourihane
2007-04-17Check for the PENDING message when reading the attachedAlan Hourihane
2007-04-03Move a bunch of debugging verbosity under Option "ModeDebug".Eric Anholt