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