summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_sdvo.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-291-4/+8
|\
| * drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter2012-05-241-4/+8
* | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-241-42/+65
|\|
| * drm/i915: fixup infoframe support for sdvoDaniel Vetter2012-05-201-2/+9
| * Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queuedDaniel Vetter2012-05-081-16/+18
| |\
| | * Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-071-16/+18
| | |\
| * | | drm/i915: use mode values consistently when converting to sdvo dtdDaniel Vetter2012-05-041-8/+8
| * | | drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfoDaniel Vetter2012-05-041-3/+0
| |/ /
| * | drm/i915: [sparse] don't use variable size arraysBen Widawsky2012-04-181-6/+18
| * | drm/i915: [sparse] trivial sparse fixesBen Widawsky2012-04-181-1/+1
| * | drm/i915/sdvo: Include YRPB as an additional TV output typeChris Wilson2012-04-091-3/+6
| * | drm/i915/intel_i2c: refactor using intel_gmbus_get_adapterDaniel Kurtz2012-03-281-4/+5
| * | drm/i915/sdov: switch IS_SDVOB to a flagDaniel Vetter2012-03-241-15/+18
* | | drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter2012-05-071-0/+6
| |/ |/|
* | drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter2012-04-261-16/+18
|/
* drm/i915: use the new hdmi_force_audio enum moreDaniel Vetter2012-02-271-5/+5
* Merge remote-tracking branch 'airlied/drm-next' into for-airliedDaniel Vetter2012-02-231-22/+8
|\
| * drm: add convenience function to create an range propertySascha Hauer2012-02-091-22/+8
* | drm/i915: allow interlaced mode output on the SDVO connectorPeter Ross2012-02-101-1/+1
* | drm/i915: fixup interlaced vertical timings confusion, part 1Daniel Vetter2012-02-101-1/+0
|/
* drm/i915/sdvo: always set positive sync polarityPaulo Zanoni2012-01-061-5/+3
* drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL checkChris Wilson2011-12-161-8/+20
* drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni2011-12-161-2/+6
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-311-0/+1
* drm/i915: support 3 pipes on IVB+Jesse Barnes2011-10-201-1/+1
* drm/i915: Remove redundant bit shifting from intel_gmbus_set_speedAdam Jackson2011-10-201-1/+1
* drm/i915: Rename intel_sdvo_hdmi_sink_detectAdam Jackson2011-10-201-2/+2
* drm/i915: Fix multifunction SDVO detectionAdam Jackson2011-10-201-2/+1
* drm/i915: Remove "i2c_speed" nonsense from child device tableAdam Jackson2011-10-201-7/+5
* Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-09-281-59/+29
|\
| * drm/i915: Enable SDVO hotplug interrupts for HDMI and DVISimon Farnsworth2011-09-211-59/+29
* | Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-191-114/+114
|/
* drm/i915: Share the common force-audio property between connectorsChris Wilson2011-06-041-12/+2
* drm/i915/sdvo: Reorder i2c initialisation before ddc proxyChris Wilson2011-05-181-6/+4
* Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-03-141-37/+86
|\
| * drm/i915: Add support for limited color range of broadcast outputsChris Wilson2011-02-221-0/+20
| * Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-161-11/+55
| |\
| | * drm/i915: Trigger modesetting if force-audio changesChris Wilson2011-02-111-6/+28
| | * drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson2011-02-091-5/+27
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-011-23/+23
| |\|
| * | drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiledChris Wilson2011-01-261-0/+9
| * | drm/i915/sdvo: Use a compact test for determining a multi-function deviceChris Wilson2011-01-261-27/+3
* | | drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-231-1/+1
| |/ |/|
* | drm/i915/sdvo: If at first we don't succeed in reading the response, waitChris Wilson2011-01-251-23/+23
|/
* drm/i915/sdvo: Defer detection of output capabilities until probingChris Wilson2011-01-111-22/+11
* Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2011-01-051-1/+2
|\
| * drm/i915/sdvo: Add hdmi connector properties after initing the connectorChris Wilson2010-12-231-1/+2
* | drm/i915/sdvo: Border and stall select became test bits in gen5Chris Wilson2010-12-161-2/+5
|/
* drm/i915/sdvo: Only use the SDVO pin if it is in the valid rangeChris Wilson2010-12-091-3/+6
* drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson2010-11-241-3/+5