summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)Author
2018-03-06drm/i915: Track whether the DP link is trained or notVille Syrjälä
2018-03-06drm/i915: Move SST DP link retraining into the ->post_hotplug() hookVille Syrjälä
2018-03-06drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPDVille Syrjälä
2018-03-02drm/i915: Deduplicate the code to fill the aux message headerVille Syrjälä
2018-03-02drm/i915: Keep the AKSV details in intel_dp_hdcp_write_an_aksv()Ville Syrjälä
2018-03-02drm/i915: s/intel_dp_aux_ch/intel_dp_aux_xfer/Ville Syrjälä
2018-03-01Merge drm-next into drm-intel-next-queued (this time for real)Joonas Lahtinen
2018-03-01drm/i915/dp: Add HBR3 rate (8.1 Gbps) to dp_rates arrayManasi Navare
2018-03-01Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-02-28drm/i915/dp: move link rate arrays where they're usedJani Nikula
2018-02-28drm/i915: Consult aux_ch instead of port in ->get_aux_clock_divider()Ville Syrjälä
2018-02-28drm/i915: Enable VBT based BL control for DPMustamin B Mustaffa
2018-02-27drm/i915/dp: Move comment about hw timeout to the right place.Dhinakaran Pandiyan
2018-02-27drm/i915/dp: Remove redundant sleep after AUX transaction length check.Dhinakaran Pandiyan
2018-02-27drm/i915/psr: Extract PSR DPCD initialization and move it to intel_psr.cDhinakaran Pandiyan
2018-02-27drm/i915/dp: Fix the order of platforms for setting DP source ratesManasi Navare
2018-02-23drm/i915: Collect aux ch vfunc setup into intel_dp_aux_init()Ville Syrjälä
2018-02-23drm/i915: Nuke aux regs from intel_dpVille Syrjälä
2018-02-23drm/i915: Add enum aux_ch and clean up the aux init to use itVille Syrjälä
2018-02-23drm/i915: Use the correct power domain for aux chVille Syrjälä
2018-02-16Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...Dave Airlie
2018-02-12drm/i915: Fix incorrect commentDavid Weinehall
2018-02-09drm/i915: Use INTEL_GEN everywhereTvrtko Ursulin
2018-02-05drm/i915: Detect panel's hdcp capabilityRamalingam C
2018-02-02drm/i915/dp: limit DP link rate based on VBT on CNL+Jani Nikula
2018-02-02drm/i915/dp: clean up source rate limiting for cnlJani Nikula
2018-02-02drm/i915/dp: abstract rate array length limitingJani Nikula
2018-01-30drm/i915/cnl: Fix DP max rate for Cannonlake with port F.Rodrigo Vivi
2018-01-30drm/i915/cnl: Enable DDI-F on Cannonlake.Rodrigo Vivi
2018-01-30drm/i915/cnl: Add HPD support for Port F.Rodrigo Vivi
2018-01-30drm/i915: For HPD connected port use hpd_pin instead of port.Rodrigo Vivi
2018-01-30drm/i915/cnl: Add AUX-F supportRodrigo Vivi
2018-01-19drm/i915/icp: Add Panel Power Sequencing SupportAnusha Srivatsa
2018-01-19drm/i915/cnl: Add Port F definition.Rodrigo Vivi
2018-01-18drm/i915: Extending HDCP for HSW, BDW and BXT+Ramalingam C
2018-01-18drm/i915/dp: Fix compilation of intel_dp_hdcp_check_linkChris Wilson
2018-01-08drm/i915: Implement HDCP for DisplayPortSean Paul
2017-12-08Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-12-01drm/i915: Interlaced DP output doesn't work on VLV/CHVVille Syrjälä
2017-12-01drm/i915: Don't add the "force audio" property to DP connectors that don't su...Ville Syrjälä
2017-12-01drm/i915: Disable DP audio for g4xVille Syrjälä
2017-11-30drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak
2017-11-23drm/i915: sync dp link status checks against atomic commmitsDaniel Vetter
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-11-17drm/i915: Pass crtc_state to ips toggle functions, v2Maarten Lankhorst
2017-11-17drm/i915: Pass idle crtc_state to intel_dp_sink_crcMaarten Lankhorst
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-14drm/i915: Fix function name in commentLucas De Marchi