summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c
Commit message (Expand)AuthorAgeFilesLines
...
* | drm/i915/icl: implement the tc/legacy HPD {dis,}connect flowsPaulo Zanoni2018-08-241-1/+109
* | drm/i915/icl: Set TBT IO in Aux transactionAnusha Srivatsa2018-07-271-9/+17
* | drm/i915/mst: Do not retrain new linksDhinakaran Pandiyan2018-07-261-1/+3
* | drm/i915/icl: toggle PHY clock gating around link trainingPaulo Zanoni2018-07-251-0/+66
* | drm/i915/icl: program MG_DP_MODEPaulo Zanoni2018-07-251-0/+66
* | drm/i915/icl: Update FIA supported lane count for hpd.Animesh Manna2018-07-251-1/+32
* | drm/i915/icl: store the port type for TC portsPaulo Zanoni2018-07-251-2/+38
* | drm/i915/icl: implement icl_digital_port_connected()Paulo Zanoni2018-07-251-1/+54
|/
* Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-201-188/+33
|\
| * drm/i915: Assume eDP is always connectedVille Syrjälä2018-07-191-9/+2
| * drm/i915: Kill sink_crc for goodRodrigo Vivi2018-07-181-123/+0
| * drm/i915: Nuke dev_priv->irq_port[]Ville Syrjälä2018-07-131-1/+0
| * drm/i915: Rewrite mst suspend/resume in terms of encodersVille Syrjälä2018-07-131-17/+24
| * drm/i915: Introduce for_each_intel_dp()Ville Syrjälä2018-07-131-31/+7
| * drm/i915/psr: Remove useless function calls.Rodrigo Vivi2018-07-121-7/+0
* | Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-201-5/+18
|\ \ | |/ |/|
| * drm: drop _mode_ from remaining connector functionsDaniel Vetter2018-07-131-2/+2
| * drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-131-1/+1
| * drm/i915: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil2018-07-131-2/+15
* | drm/i915/psr: Begin to handle PSR/PSR2 errors set by sinkJosé Roberto de Souza2018-06-261-0/+2
* | drm/i915: remove check for aux irqLucas De Marchi2018-06-211-15/+7
|/
* drm/i915: s/IS_G4X && !IS_GM45/IS_G45/Ville Syrjälä2018-06-151-1/+1
* drm/i915/dp: Add support for HBR3 and TPS4 during link trainingManasi Navare2018-06-141-3/+14
* drm/i915/icl: Add allowed DP rates for IcelakeManasi Navare2018-06-141-2/+16
* drm/i915: Turn off g4x DP port in .post_disable()Ville Syrjälä2018-06-141-16/+8
* drm/i915: Disallow interlaced modes on g4x DP outputsVille Syrjälä2018-06-141-2/+2
* drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSIVille Syrjälä2018-06-131-0/+6
* drm/i915/icl: DP_AUX_E is valid on ICL+James Ausmus2018-06-121-0/+7
* drm/i915/psr: Check for SET_POWER_CAPABLE bit at PSR init time.Dhinakaran Pandiyan2018-05-241-2/+6
* drm/i915: Allow eDP on port C in theoryVille Syrjälä2018-05-231-2/+12
* drm/i915: Clean up DP pipe select bitsVille Syrjälä2018-05-231-49/+64
* Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."Jani Nikula2018-05-221-33/+5
* drm/i915: Rename the remaining gen4 references to g4x in the DP codeVille Syrjälä2018-05-181-5/+5
* drm/i915: Rename SNB/IVB CPU eDP signal level funcsVille Syrjälä2018-05-181-6/+6
* drm/i915: Check for IVB instead of gen7 when we think about IVB CPU eDPVille Syrjälä2018-05-181-7/+7
* drm/i915: Use the same vswing->max_preemph mapping on HSW/BDW as on SKL+Ville Syrjälä2018-05-181-26/+4
* drm/i915: Use intel_ddi_dp_voltage_max() for HSW/BDW tooVille Syrjälä2018-05-181-4/+4
* drm/i915/dp: fix spelling mistakes: "seqeuncer" and "seqeuencer"Colin Ian King2018-05-161-6/+6
* drm/i915: Adjust eDP's logical vco in a reliable place.Rodrigo Vivi2018-05-031-20/+0
* drm/i915/dp: fix compliance test adjustmentsJani Nikula2018-04-261-26/+38
* drm/i915/dp: abstract link config selectionJani Nikula2018-04-261-31/+50
* drm/i915/dp: group link config limits in a structJani Nikula2018-04-261-24/+33
* drm/i915/dp: move eDP VBT bpp clamping code to intel_dp_compute_bpp()Jani Nikula2018-04-261-11/+13
* drm/i915/dp: abstract dp link config computation from the restJani Nikula2018-04-261-73/+88
* drm/i915/dp: move link_bw and rate_select debugging where usedJani Nikula2018-04-261-7/+2
* drm/i915/dp: remove stale comment about bw constantsJani Nikula2018-04-261-1/+0
* drm/i915: Kill the remaining CHV HBR2 leftoversVille Syrjälä2018-03-161-16/+4
* drm/i915: Remove unused DP_LINK_CHECK_TIMEOUTLyude Paul2018-03-091-1/+0
* drm/i915: Track whether the DP link is trained or notVille Syrjälä2018-03-061-3/+7
* drm/i915: Move SST DP link retraining into the ->post_hotplug() hookVille Syrjälä2018-03-061-83/+114