aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_sdvo.c
AgeCommit message (Expand)Author
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-06-01Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queuedDaniel Vetter
2012-05-31drm/i915: s/mdelay/msleep/ in the sdvo detect functionDaniel Vetter
2012-05-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-24drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter
2012-05-22drm/i915: don't silently ignore sdvo mode_set failuresDaniel Vetter
2012-05-22drm/i915: clarify preferred sdvo input mode codeDaniel Vetter
2012-05-21drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4xChris Wilson
2012-05-20drm/i915: fixup infoframe support for sdvoDaniel Vetter
2012-05-08Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queuedDaniel Vetter
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter
2012-05-07drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter
2012-05-04drm/i915: use mode values consistently when converting to sdvo dtdDaniel Vetter
2012-05-04drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfoDaniel Vetter
2012-04-26drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter
2012-04-18drm/i915: [sparse] don't use variable size arraysBen Widawsky
2012-04-18drm/i915: [sparse] trivial sparse fixesBen Widawsky
2012-04-09drm/i915/sdvo: Include YRPB as an additional TV output typeChris Wilson
2012-03-28drm/i915/intel_i2c: refactor using intel_gmbus_get_adapterDaniel Kurtz
2012-03-24drm/i915/sdov: switch IS_SDVOB to a flagDaniel Vetter
2012-02-27drm/i915: use the new hdmi_force_audio enum moreDaniel Vetter
2012-02-23Merge remote-tracking branch 'airlied/drm-next' into for-airliedDaniel Vetter
2012-02-10drm/i915: allow interlaced mode output on the SDVO connectorPeter Ross
2012-02-10drm/i915: fixup interlaced vertical timings confusion, part 1Daniel Vetter
2012-02-09drm: add convenience function to create an range propertySascha Hauer
2012-01-06drm/i915/sdvo: always set positive sync polarityPaulo Zanoni
2011-12-16drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL checkChris Wilson
2011-12-16drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker
2011-10-20drm/i915: support 3 pipes on IVB+Jesse Barnes
2011-10-20drm/i915: Remove redundant bit shifting from intel_gmbus_set_speedAdam Jackson
2011-10-20drm/i915: Rename intel_sdvo_hdmi_sink_detectAdam Jackson
2011-10-20drm/i915: Fix multifunction SDVO detectionAdam Jackson
2011-10-20drm/i915: Remove "i2c_speed" nonsense from child device tableAdam Jackson
2011-09-28Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-09-21drm/i915: Enable SDVO hotplug interrupts for HDMI and DVISimon Farnsworth
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi
2011-06-04drm/i915: Share the common force-audio property between connectorsChris Wilson
2011-05-18drm/i915/sdvo: Reorder i2c initialisation before ddc proxyChris Wilson
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson
2011-02-22drm/i915: Add support for limited color range of broadcast outputsChris Wilson
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-11drm/i915: Trigger modesetting if force-audio changesChris Wilson
2011-02-09drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson
2011-02-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-01-26drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiledChris Wilson
2011-01-26drm/i915/sdvo: Use a compact test for determining a multi-function deviceChris Wilson
2011-01-25drm/i915/sdvo: If at first we don't succeed in reading the response, waitChris Wilson