summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_ddi.c
AgeCommit message (Expand)Author
2021-01-19drm/i915: Fix the PHY compliance test vs. hotplug mishapVille Syrjälä
2021-01-14drm/i915/pps: rename intel_edp_panel_* to intel_pps_*Jani Nikula
2021-01-14drm/i915/pps: abstract panel power sequencer from intel_dp.cJani Nikula
2021-01-13drm/i915/hdcp: Encapsulate hdcp_port_data to dig_portAnshuman Gupta
2021-01-13drm/i915/hdcp: HDCP stream encryption supportAnshuman Gupta
2021-01-13drm/i915/hdcp: DP MST transcoder for link and streamAnshuman Gupta
2021-01-11drm/i915/dg1: Update voltage swing tables for DPMatt Roper
2021-01-11drm/i915: Fix HTI port checkingJosé Roberto de Souza
2021-01-08Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2021-01-07Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2021-01-06drm/i915/rkl: Add DP vswing programming tablesMatt Roper
2020-12-22drm/i915/display: Let PCON convert from RGB to YCbCr if it canAnkit Nautiyal
2020-12-22drm/i915/display: Configure PCON for DSC1.1 to DSC1.2 encodingAnkit Nautiyal
2020-12-22drm/i915: Check for FRL training before DP Link trainingAnkit Nautiyal
2020-12-07drm/i915/dp: No need to poll FEC Enable Live bitManasi Navare
2020-12-03drm/i915/ddi: Track power reference taken for encoder main lane AUX useImre Deak
2020-12-03drm/i915/ddi: Track power reference taken for encoder DDI IO useImre Deak
2020-12-02drm/i915/lspcon: Do not send DRM infoframes to non-HDMI sinksUma Shankar
2020-12-02drm/i915/lspcon: Create separate infoframe_enabled helperUma Shankar
2020-11-18drm/i915: HW state readout for Bigjoiner caseManasi Navare
2020-11-18drm/i915/dp: Master/Slave enable/disable sequence for bigjoinerManasi Navare
2020-11-18drm/i915/dp: Modify VDSC helpers to configure DSC for Bigjoiner slaveManasi Navare
2020-11-18drm/i915: Fix the DDI encoder namesVille Syrjälä
2020-11-16drm/i915: Use actual readout results for .get_freq()Ville Syrjälä
2020-11-09drm/i915/edp/jsl: Update vswing table for HBR and HBR2Tejas Upadhyay
2020-11-09drm/i915/dg1: map/unmap pll clocksLucas De Marchi
2020-10-30drm/i915: Give DDI encoders even better namesVille Syrjälä
2020-10-30drm/i915: Add PORT_TCn aliases to enum portVille Syrjälä
2020-10-23drm/i915/dg1: add hpd interrupt handlingLucas De Marchi
2020-10-20drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/Ville Syrjälä
2020-10-14drm/i915/jsl: Split EHL/JSL platform info and PCI idsTejas Upadhyay
2020-10-12drm/i915: Fix DP link training pattern maskImre Deak
2020-10-09drm/i915: Wait for eDP panel power cycle delay on reboot on all platformsVille Syrjälä
2020-10-07drm/i915/display/ehl: Limit eDP to HBR2José Roberto de Souza
2020-10-06drm/i915: Add an encoder hook to sanitize its state during init/resumeImre Deak
2020-10-06drm/i915: Move the initial fastset commit check to encoder hooksImre Deak
2020-10-01drm/i915: Init lspcon after HPD in intel_dp_detect()Kai-Heng Feng
2020-10-01drm/i915: Eliminate intel_dp.regs.dp_tp_{ctl,status}Ville Syrjälä
2020-10-01drm/i915: Plumb crtc_state to link trainingVille Syrjälä
2020-10-01drm/i915: Split TGL DKL PHY buf trans per output typeVille Syrjälä
2020-10-01drm/i915: Split TGL combo PHY buf trans per output typeVille Syrjälä
2020-10-01drm/i915: Split EHL combo PHY buf trans per output typeVille Syrjälä
2020-10-01drm/i915: Split ICL MG PHY buf trans per output typeVille Syrjälä
2020-10-01drm/i915: Split ICL combo PHY buf trans per output typeVille Syrjälä
2020-10-01drm/i915: Fix TGL DKL PHY DP vswing handlingVille Syrjälä
2020-09-17drm/i915: Configure DP 1.3+ protocol converted HDMI modeVille Syrjälä
2020-09-17drm/i915/lspcon: Do not send infoframes to non-HDMI sinksVille Syrjälä
2020-09-15drm/i915: Introduce HPD_PORT_TC<n>Ville Syrjälä
2020-09-15drm/i915: Move hpd_pin setup to encoder initVille Syrjälä
2020-09-11Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi