aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_sdvo.c
Commit message (Expand)AuthorAge
* drm/i915: use the new hdmi_force_audio enum moreDaniel Vetter2012-02-27
* Merge remote-tracking branch 'airlied/drm-next' into for-airliedDaniel Vetter2012-02-23
|\
| * drm: add convenience function to create an range propertySascha Hauer2012-02-09
* | drm/i915: allow interlaced mode output on the SDVO connectorPeter Ross2012-02-10
* | drm/i915: fixup interlaced vertical timings confusion, part 1Daniel Vetter2012-02-10
|/
* drm/i915/sdvo: always set positive sync polarityPaulo Zanoni2012-01-06
* drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL checkChris Wilson2011-12-16
* drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni2011-12-16
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-31
* drm/i915: support 3 pipes on IVB+Jesse Barnes2011-10-20
* drm/i915: Remove redundant bit shifting from intel_gmbus_set_speedAdam Jackson2011-10-20
* drm/i915: Rename intel_sdvo_hdmi_sink_detectAdam Jackson2011-10-20
* drm/i915: Fix multifunction SDVO detectionAdam Jackson2011-10-20
* drm/i915: Remove "i2c_speed" nonsense from child device tableAdam Jackson2011-10-20
* Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-09-28
|\
| * drm/i915: Enable SDVO hotplug interrupts for HDMI and DVISimon Farnsworth2011-09-21
* | Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-19
|/
* drm/i915: Share the common force-audio property between connectorsChris Wilson2011-06-04
* drm/i915/sdvo: Reorder i2c initialisation before ddc proxyChris Wilson2011-05-18
* Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-03-14
|\
| * drm/i915: Add support for limited color range of broadcast outputsChris Wilson2011-02-22
| * Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-16
| |\
| | * drm/i915: Trigger modesetting if force-audio changesChris Wilson2011-02-11
| | * drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson2011-02-09
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-01
| |\|
| * | drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiledChris Wilson2011-01-26
| * | drm/i915/sdvo: Use a compact test for determining a multi-function deviceChris Wilson2011-01-26
* | | drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-22
| |/ |/|
* | drm/i915/sdvo: If at first we don't succeed in reading the response, waitChris Wilson2011-01-25
|/
* drm/i915/sdvo: Defer detection of output capabilities until probingChris Wilson2011-01-11
* Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2011-01-04
|\
| * drm/i915/sdvo: Add hdmi connector properties after initing the connectorChris Wilson2010-12-23
* | drm/i915/sdvo: Border and stall select became test bits in gen5Chris Wilson2010-12-16
|/
* drm/i915/sdvo: Only use the SDVO pin if it is in the valid rangeChris Wilson2010-12-09
* drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson2010-11-24
* drm/i915/sdvo: Always fallback to querying the shared DDC lineChris Wilson2010-11-23
* drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson2010-11-22
* drm/i915/sdvo: Remove unused encoding memberChris Wilson2010-10-22
* i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman2010-10-22
* drm/i915/sdvo: Add 'force_audio' propertyChris Wilson2010-10-19
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-09-28
|\
| * drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefullyChris Wilson2010-09-23
| * drm/i915/sdvo: Cleanup connector on error pathChris Wilson2010-09-23
* | drm/i915/sdvo: Fix GMBUSificationChris Wilson2010-09-28
* | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson2010-09-21
* | Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-21
|\|
| * drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-14
| * drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-13
* | drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-18
* | drm/i915: call drm_encoder_init firstChris Wilson2010-09-15