summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."Jani Nikula2018-05-311-33/+5
* 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
* drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPDVille Syrjälä2018-03-061-0/+1
* drm/i915: Deduplicate the code to fill the aux message headerVille Syrjälä2018-03-021-12/+20
* drm/i915: Keep the AKSV details in intel_dp_hdcp_write_an_aksv()Ville Syrjälä2018-03-021-29/+13
* drm/i915: s/intel_dp_aux_ch/intel_dp_aux_xfer/Ville Syrjälä2018-03-021-9/+9
* Merge drm-next into drm-intel-next-queued (this time for real)Joonas Lahtinen2018-03-011-7/+270
|\
| * Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-03-011-3/+3
| |\
| * \ Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...Dave Airlie2018-02-161-7/+270
| |\ \
| | * | drm/i915: Detect panel's hdcp capabilityRamalingam C2018-02-051-4/+35
| | * | drm/i915: Extending HDCP for HSW, BDW and BXT+Ramalingam C2018-01-181-1/+1
| | * | drm/i915/dp: Fix compilation of intel_dp_hdcp_check_linkChris Wilson2018-01-181-1/+3
| | * | drm/i915: Implement HDCP for DisplayPortSean Paul2018-01-081-7/+237
* | | | drm/i915/dp: Add HBR3 rate (8.1 Gbps) to dp_rates arrayManasi Navare2018-03-011-1/+1
* | | | drm/i915/dp: move link rate arrays where they're usedJani Nikula2018-02-281-17/+27
* | | | drm/i915: Consult aux_ch instead of port in ->get_aux_clock_divider()Ville Syrjälä2018-02-281-8/+5
* | | | drm/i915: Enable VBT based BL control for DPMustamin B Mustaffa2018-02-281-7/+3
* | | | drm/i915/dp: Move comment about hw timeout to the right place.Dhinakaran Pandiyan2018-02-271-3/+3
* | | | drm/i915/dp: Remove redundant sleep after AUX transaction length check.Dhinakaran Pandiyan2018-02-271-8/+0
* | | | drm/i915/psr: Extract PSR DPCD initialization and move it to intel_psr.cDhinakaran Pandiyan2018-02-271-63/+1
* | | | drm/i915/dp: Fix the order of platforms for setting DP source ratesManasi Navare2018-02-271-4/+4
* | | | drm/i915: Collect aux ch vfunc setup into intel_dp_aux_init()Ville Syrjälä2018-02-231-29/+24
* | | | drm/i915: Nuke aux regs from intel_dpVille Syrjälä2018-02-231-43/+42
* | | | drm/i915: Add enum aux_ch and clean up the aux init to use itVille Syrjälä2018-02-231-121/+115
* | | | drm/i915: Use the correct power domain for aux chVille Syrjälä2018-02-231-5/+1
| |_|/ |/| |
* | | drm/i915: Fix incorrect commentDavid Weinehall2018-02-121-1/+1
* | | drm/i915: Use INTEL_GEN everywhereTvrtko Ursulin2018-02-091-2/+2
|/ /
* | drm/i915/dp: limit DP link rate based on VBT on CNL+Jani Nikula2018-02-021-1/+8
* | drm/i915/dp: clean up source rate limiting for cnlJani Nikula2018-02-021-7/+11
* | drm/i915/dp: abstract rate array length limitingJani Nikula2018-02-021-16/+22
* | drm/i915/cnl: Fix DP max rate for Cannonlake with port F.Rodrigo Vivi2018-01-301-7/+24
* | drm/i915/cnl: Enable DDI-F on Cannonlake.Rodrigo Vivi2018-01-301-1/+2
* | drm/i915/cnl: Add HPD support for Port F.Rodrigo Vivi2018-01-301-1/+3
* | drm/i915: For HPD connected port use hpd_pin instead of port.Rodrigo Vivi2018-01-301-75/+75
* | drm/i915/cnl: Add AUX-F supportRodrigo Vivi2018-01-301-0/+6
* | drm/i915/icp: Add Panel Power Sequencing SupportAnusha Srivatsa2018-01-191-6/+12
* | drm/i915/cnl: Add Port F definition.Rodrigo Vivi2018-01-191-0/+2
|/
* Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-12-081-9/+72
|\
| * drm/i915: Interlaced DP output doesn't work on VLV/CHVVille Syrjälä2017-12-011-1/+6
OpenPOWER on IntegriCloud