summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dp.c
AgeCommit message (Expand)Author
2019-01-24Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-15drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul
2019-01-09drm/i915: drop all drmP.h includesJani Nikula
2018-12-25drm/i915: Allow calling intel_edp_drrs_enable twiceHans de Goede
2018-12-18drm/i915/icl: Add fallback detection method for TypeC legacy portsImre Deak
2018-12-18drm/i915/icl: Fix HPD handling for TypeC legacy portsImre Deak
2018-12-18drm/i915/icl: Add a debug print for TypeC port disconnectionImre Deak
2018-12-18drm/i915/icl: combo port vswing programming changes per BSPECClint Taylor
2018-12-16drm/i915/dsc: Add Per connector debugfs node for DSC support/enableManasi Navare
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
2018-12-06drm/i915: debug log for REPLY_ACK missingRamalingam C
2018-12-05drm/i915: implement EXTENDED_RECEIVER_CAPABILITY_FIELD_PRESENTMatt Atwood
2018-12-04drm/i915/dp: Fix inconsistent indentingChris Wilson
2018-12-03drm/i915/dp: Fix link compute m_n calc for DSCManasi Navare
2018-11-29i915/dp/fec: Add fec_enable to the crtc state.Anusha Srivatsa
2018-11-29drm/i915/dp: Enable/Disable DSC in DP SinkGaurav K Singh
2018-11-29drm/i915/dsc: Define & Compute VESA DSC paramsGaurav K Singh
2018-11-29drm/i915/dp: Compute DSC pipe config in atomic checkManasi Navare
2018-11-22drm/i915: Check PSR errors instead of retrain while PSR is enabledJosé Roberto de Souza
2018-11-22drm/i915: Avoid a full port detection in the first eDP short pulseJosé Roberto de Souza
2018-11-15drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch()Jani Nikula
2018-11-09drm/i915: Reuse the aux_domain cachedJosé Roberto de Souza
2018-11-05drm/i915/icl: Configure MG DP mode for HDMI ports tooImre Deak
2018-11-05drm/i915/icl: Configure MG PHY gating for HDMI ports tooImre Deak
2018-11-02i915/dp/fec: Cache the FEC_CAPABLE DPCD registerAnusha Srivatsa
2018-11-02drm/i915: Allow "max bpc" property to limit pipe_bppRadhakrishna Sripada
2018-11-02drm/i915: Use a helper to get the aux power domainImre Deak
2018-11-02drm/i915: Init aux_ch for HDMI ports tooImre Deak
2018-11-02drm/i915: Move aux_ch to intel_digital_portImre Deak
2018-11-02drm/i915: Move intel_aux_ch() to intel_bios.cImre Deak
2018-10-31drm/i915: Initialize panel_vdd_work only for eDP portsJosé Roberto de Souza
2018-10-31drm/i915/icl: Set TC type to unknown when a sudden disconnection happenJosé Roberto de Souza
2018-10-31drm/i915/icl: Set TC type to unknown in the disconnection flowJosé Roberto de Souza
2018-10-31drm/i915/dp: Validate modes using max Output BPP and slice count when DSC sup...Manasi Navare
2018-10-31drm/i915/dp: Add helpers for Compressed BPP and Slice Count for DSCManasi Navare
2018-10-31drm/i915/dp: Cache the DP/eDP DSC DPCD register set on Hotplug/eDP InitManasi Navare
2018-10-29drm/i915: Prefer IS_GEN<n> check with bitmask.Rodrigo Vivi
2018-10-24drm/i915: Move the DDC/AUX failure msgs to debug logRamalingam C
2018-10-24drm/i915: hdcp_check_link only on CP_IRQRamalingam C
2018-10-22drm/i915: digital_port_connected sort platforms newer-to-olderRodrigo Vivi
2018-10-17drm/i915/icl: Fix signal_levelsRodrigo Vivi
2018-10-16drm/i915/icl: use combophy/TC helper functions during display detectionMahesh Kumar
2018-10-16drm/i915: Make intel_dp_set_m_n take crtc_stateMaarten Lankhorst
2018-10-15drm/i915: Add YCBCR 4:2:0/4:4:4 support for LSPCONShashank Sharma
2018-10-15drm/i915: Introduce CRTC output formatShashank Sharma
2018-10-09drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit pane...Manasi Navare
2018-10-09drm/i915: add a common connector type independent destroy hookJani Nikula
2018-10-09drm/i915: Drop the eDP check from intel_dp_connector_destroy()Ville Syrjälä
2018-10-05drm/i915: Get rid of crtc->config dereference in intel_dp_retrain_linkMaarten Lankhorst
2018-10-04drm/i915: Provide more clues as to why MST is/is not usedVille Syrjälä