summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_hdmi.c
AgeCommit message (Expand)Author
2016-11-18drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä
2016-10-31Revert "drm/i915: Check live status before reading edid"David Weinehall
2016-09-15drm/i915: Check VBT for port presence in addition to the strap on VLV/CHVVille Syrjälä
2016-05-11drm/i915: Fake HDMI live statusShashank Sharma
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang
2015-12-22drm/i915: Correct max delay for HDMI hotplug live status checkingGary Wang
2015-12-22drm/i915: mdelay(10) considered harmfulDaniel Vetter
2015-12-02drm/i915: take a power domain reference while checking the HDMI live statusImre Deak
2015-12-02drm/i915: Introduce a gmbus power domainVille Syrjälä
2015-10-13drm/i915: Parametrize HSW video DIP data registersVille Syrjälä
2015-10-08Revert "drm/i915: Add hot_plug hook for hdmi encoder"Daniel Vetter
2015-10-06drm/i915: Add hot_plug hook for hdmi encoderSonika Jindal
2015-10-06drm/i915: Don't bypass LRC on CHVVille Syrjälä
2015-09-30drm/i915: Add HDMI aspect ratio property for SDVOVille Syrjälä
2015-09-30drm/i915: Constify adjusted_modeVille Syrjälä
2015-09-30drm/i915: Move HDMI aspect ratio setup to .compute_config()Ville Syrjälä
2015-09-30drm/i915: Always call the adjusted mode 'adjusted_mode'Ville Syrjälä
2015-09-23drm/i915: Check live status before reading edidSonika Jindal
2015-09-10drm/i915: add attached connector to hdmi containerShashank Sharma
2015-09-02Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queuedDaniel Vetter
2015-09-01drm/i915: Clean up CHV lane soft reset programmingVille Syrjälä
2015-08-31drm/i915: Enable HDMI on DDI-EXiong Zhang
2015-08-26drm/i915: Trick CL2 into life on CHV when using pipe B with port BVille Syrjälä
2015-08-26drm/i915: Implement PHY lane power gating for CHVVille Syrjälä
2015-08-26drm/i915: Add encoder->post_pll_disable() hooks and move CHV clock buffer dis...Ville Syrjälä
2015-08-26drm/i915: Always program unique transition scale for CHVVille Syrjälä
2015-08-14drm/i915: Clean up DP/HDMI limited color range handlingVille Syrjälä
2015-08-14drm/i915/bxt: WA for swapped HPD pins in A steppingSonika Jindal
2015-08-14drm/i915: Get rid of dpms handling.Maarten Lankhorst
2015-07-13drm/i915: Adjust BXT HDMI port clock limitsVille Syrjälä
2015-07-06Revert "drm/i915: Disable 12bpc hdmi for now"Ville Syrjälä
2015-07-06drm/i915: Account for CHV/BXT DPLL clock limitationsVille Syrjälä
2015-07-06drm/i915: Bump HDMI min port clock to 25 MHzVille Syrjälä
2015-06-15drm/i915: Double the port clock when using double clocked modes with 12bpcVille Syrjälä
2015-06-15drm/i915: Fix hdmi clock readout with pixel repeatVille Syrjälä
2015-06-15drm/i915: Check infoframe state more diligently.Ville Syrjälä
2015-06-15drm/i915: Disable all infoframes when turning off the HDMI portVille Syrjälä
2015-06-15drm/i915: Fix 12bpc HDMI enable for IBXVille Syrjälä
2015-06-15drm/i915: Enable default_phase in GCP when possibleVille Syrjälä
2015-06-15drm/i915: Send GCP infoframes for deep color HDMI sinksVille Syrjälä
2015-06-15drm/i915: Implement WaEnableHDMI8bpcBefore12bpc:snb, ivbVille Syrjälä
2015-05-28drm/i915: Disable 12bpc hdmi for nowDaniel Vetter
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä
2015-05-21drm/i915: Disable HDMI port after the pipe on PCH platformsVille Syrjälä
2015-05-21drm/i915: Fix the IBX transcoder B workaroundsVille Syrjälä
2015-05-21drm/i915: Remove the double register write from intel_disable_hdmi()Ville Syrjälä
2015-05-21drm/i915: Remove a bogus 12bpc "toggle" from intel_disable_hdmi()Ville Syrjälä
2015-05-08drm/i915: Only wait for required lanes in vlv_wait_port_ready()Ville Syrjälä
2015-05-08drm/i915: Implement chv display PHY lane stagger setupVille Syrjälä
2015-05-08drm/i915: Use for_each_connector_in_state helper macroAnder Conselvan de Oliveira