aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_hdmi.c
Commit message (Expand)AuthorAge
* drm/i915: Add some debug breadcrumbs to connector detectionChris Wilson2013-07-24
* Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview"Ville Syrjälä2013-07-01
* drm/i915: store adjusted dotclock in adjusted_mode->clockDaniel Vetter2013-06-04
* drm/i915: rename VLV IOSF sideband functions logicallyJani Nikula2013-05-23
* drm/i915: drop redundant warnings on not holding dpio_lockJani Nikula2013-05-23
* drm/i915: add encoder get_config function v5Jesse Barnes2013-05-21
* Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter2013-05-21
|\
| * drm/i915: avoid full modeset when changing the color range propertiesDaniel Vetter2013-04-23
* | drm/i915: implement fdi auto-ditheringDaniel Vetter2013-04-29
* | drm/i915: fixup 12bpc hdmi dotclock handlingDaniel Vetter2013-04-29
* | drm/i915: update VLV PLL and DPIO code v11Jesse Barnes2013-04-19
|/
* drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter2013-04-18
* drm/i915: (re)init HPD interrupt storm statisticsEgbert Eich2013-04-18
* drm/i915: Don't use the HDMI port color range bit on ValleyviewVille Syrjälä2013-04-05
* drm/i915: precompute pipe bpp before touching the hwDaniel Vetter2013-03-27
* drm/i915: introduce pipe_config->dither|pipe_bppDaniel Vetter2013-03-27
* drm/i915: add pipe_config->limited_color_rangeDaniel Vetter2013-03-27
* drm/i915: add pipe_config->has_pch_encoderDaniel Vetter2013-03-27
* DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private.Egbert Eich2013-03-27
* DRM/I915: Add enum hpd_pin to intel_encoder.Egbert Eich2013-03-26
* drm/i915: use VLV DIP routines on VLV v2Jesse Barnes2013-03-23
* Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter2013-03-19
|\
| * Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ...Dave Airlie2013-02-23
| |\
| | * drm: Remove duplicate drm_mode_cea_vic()Thierry Reding2013-02-22
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-02-23
| |\ \ | | |/ | |/|
| | * drm/i915: Revert hdmi HDP pin checksDaniel Vetter2013-02-22
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-02-19
| |\|
| * | drm/i915: rip out helper->disable noop functionsDaniel Vetter2013-02-13
* | | drm/i915: rename some HDMI bit definitionsPaulo Zanoni2013-03-04
* | | drm/i915: remove duplicated SDVO/HDMI bit definitionsPaulo Zanoni2013-03-04
* | | drm/i915: Use cpu_transcoder for HSW_TVIDEO_DIP_* instead of pipeRodrigo Vivi2013-03-03
* | | drm/i915: rename sdvox_reg to hdmi_reg on HDMI contextPaulo Zanoni2013-02-19
* | | drm/i915: use HAS_DDI on intel_hdmi.c and intel_display.cPaulo Zanoni2013-02-19
| |/ |/|
* | drm/i915: unify HDMI/DP hpd definitionsDaniel Vetter2013-02-15
|/
* drm/i915: Convert intel_hdmi to enum portVille Syrjälä2013-01-24
* drm/i915: Provide the quantization range in the AVI infoframeVille Syrjälä2013-01-20
* drm/i915: Add "Automatic" mode for the "Broadcast RGB" propertyVille Syrjälä2013-01-20
* drm/i915: Fix RGB color range property for PCH platformsVille Syrjälä2013-01-20
* drm/i915: Return the real error code from intel_set_mode()Chris Wilson2012-12-20
* drm/i915/hdmi: Read the HPD status before trying to read the EDIDDamien Lespiau2012-12-14
* drm/i915: add HAS_DDI checkPaulo Zanoni2012-11-29
* drm/i915: set the VIC of the mode on the AVI InfoFramePaulo Zanoni2012-11-29
* drm/i915: drm_connector_property -> drm_object_propertyRob Clark2012-11-21
* drm/i915: create the DDI encoderPaulo Zanoni2012-11-11
* drm/i915: add intel_ddi_connector_get_hw_statePaulo Zanoni2012-11-11
* drm/i915: add port field to intel_digital_portPaulo Zanoni2012-11-11
* drm/i915: reset intel_encoder->type when DP or HDMI is detectedPaulo Zanoni2012-11-11
* drm/i915: split intel_hdmi_init into encoder and connector piecesPaulo Zanoni2012-11-11
* drm/i915: create intel_digital_port and use itPaulo Zanoni2012-11-11
* drm/i915: add intel_dp_to_dev and intel_hdmi_to_devPaulo Zanoni2012-11-11