summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_sdvo.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie1-4/+8
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-42/+65
2012-05-24drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter1-4/+8
2012-05-20drm/i915: fixup infoframe support for sdvoDaniel Vetter1-2/+9
2012-05-08Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queuedDaniel Vetter1-16/+18
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter1-16/+18
2012-05-07drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter1-0/+6
2012-05-04drm/i915: use mode values consistently when converting to sdvo dtdDaniel Vetter1-8/+8
2012-05-04drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfoDaniel Vetter1-3/+0
2012-04-26drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter1-16/+18
2012-04-18drm/i915: [sparse] don't use variable size arraysBen Widawsky1-6/+18
2012-04-18drm/i915: [sparse] trivial sparse fixesBen Widawsky1-1/+1
2012-04-09drm/i915/sdvo: Include YRPB as an additional TV output typeChris Wilson1-3/+6
2012-03-28drm/i915/intel_i2c: refactor using intel_gmbus_get_adapterDaniel Kurtz1-4/+5
2012-03-24drm/i915/sdov: switch IS_SDVOB to a flagDaniel Vetter1-15/+18
2012-02-27drm/i915: use the new hdmi_force_audio enum moreDaniel Vetter1-5/+5
2012-02-23Merge remote-tracking branch 'airlied/drm-next' into for-airliedDaniel Vetter1-22/+8
2012-02-10drm/i915: allow interlaced mode output on the SDVO connectorPeter Ross1-1/+1
2012-02-10drm/i915: fixup interlaced vertical timings confusion, part 1Daniel Vetter1-1/+0
2012-02-09drm: add convenience function to create an range propertySascha Hauer1-22/+8
2012-01-06drm/i915/sdvo: always set positive sync polarityPaulo Zanoni1-5/+3
2011-12-16drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL checkChris Wilson1-8/+20
2011-12-16drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni1-2/+6
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker1-0/+1
2011-10-20drm/i915: support 3 pipes on IVB+Jesse Barnes1-1/+1
2011-10-20drm/i915: Remove redundant bit shifting from intel_gmbus_set_speedAdam Jackson1-1/+1
2011-10-20drm/i915: Rename intel_sdvo_hdmi_sink_detectAdam Jackson1-2/+2
2011-10-20drm/i915: Fix multifunction SDVO detectionAdam Jackson1-2/+1
2011-10-20drm/i915: Remove "i2c_speed" nonsense from child device tableAdam Jackson1-7/+5
2011-09-28Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-59/+29
2011-09-21drm/i915: Enable SDVO hotplug interrupts for HDMI and DVISimon Farnsworth1-59/+29
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi1-114/+114
2011-06-04drm/i915: Share the common force-audio property between connectorsChris Wilson1-12/+2
2011-05-18drm/i915/sdvo: Reorder i2c initialisation before ddc proxyChris Wilson1-6/+4
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie1-37/+86
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson1-1/+1
2011-02-22drm/i915: Add support for limited color range of broadcast outputsChris Wilson1-0/+20
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-11/+55
2011-02-11drm/i915: Trigger modesetting if force-audio changesChris Wilson1-6/+28
2011-02-09drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson1-5/+27
2011-02-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-23/+23
2011-01-26drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiledChris Wilson1-0/+9
2011-01-26drm/i915/sdvo: Use a compact test for determining a multi-function deviceChris Wilson1-27/+3
2011-01-25drm/i915/sdvo: If at first we don't succeed in reading the response, waitChris Wilson1-23/+23
2011-01-11drm/i915/sdvo: Defer detection of output capabilities until probingChris Wilson1-22/+11
2011-01-05Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie1-1/+2
2010-12-23drm/i915/sdvo: Add hdmi connector properties after initing the connectorChris Wilson1-1/+2
2010-12-16drm/i915/sdvo: Border and stall select became test bits in gen5Chris Wilson1-2/+5
2010-12-09drm/i915/sdvo: Only use the SDVO pin if it is in the valid rangeChris Wilson1-3/+6
2010-11-24drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson1-3/+5