summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp.c
AgeCommit message (Expand)Author
2020-10-30drm/i915: Pimp AUX CH namesVille Syrjälä
2020-10-30drm/i915: Introduce AUX_CH_USBCnVille Syrjälä
2020-10-20drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/Ville Syrjälä
2020-10-20drm/i915: Move the lspcon resume from .reset() to intel_dp_sink_dpms()Ville Syrjälä
2020-10-16drm/i915: Inline intel_dp_ycbcr420_config()Ville Syrjälä
2020-10-16drm/i915: Nuke lspcon_ycbcr420_config()Ville Syrjälä
2020-10-14drm/i915/jsl: Split EHL/JSL platform info and PCI idsTejas Upadhyay
2020-10-12drm/i915: Switch to LTTPR non-transparent mode link trainingImre Deak
2020-10-12drm/i915: Switch to LTTPR transparent mode link trainingImre Deak
2020-10-12drm/i915: Simplify the link training functionsImre Deak
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-09drm/i915: Replace the VLV/CHV eDP reboot notifier with the .shutdown() hookVille 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: Check for unsupported DP link rates during initial commitImre 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: Shove the PHY test into the hotplug workVille Syrjälä
2020-10-01drm/i915: Make intel_dp_process_phy_request() staticVille Syrjälä
2020-10-01drm/i915: s/old_crtc_state/crtc_state/Ville Syrjälä
2020-10-01drm/i915: s/pre_empemph/preemph/Ville Syrjälä
2020-09-24drm/i915: Use the correct bpp when validating "4:2:0 only" modesVille Syrjälä
2020-09-24drm/i915: Decouple intel_dp_{min,output}_bpp() from crtc_stateVille Syrjälä
2020-09-24drm/i915: Extract intel_dp_output_format()Ville Syrjälä
2020-09-17drm/i915: Do YCbCr 444->420 conversion via DP protocol convertersVille Syrjälä
2020-09-17drm/i915: DP->HDMI TMDS clock limits vs. deep colorVille Syrjälä
2020-09-17drm/i915: Handle downstream facing ports w/o EDIDVille Syrjälä
2020-09-17drm/i915: Configure DP 1.3+ protocol converted HDMI modeVille Syrjälä
2020-09-17drm/i915: Deal with TMDS DFP clock limitsVille Syrjälä
2020-09-17drm/i915: Reworkd DP DFP clock handlingVille Syrjälä
2020-09-17drm/dp: Redo drm_dp_downstream_max_clock() as drm_dp_downstream_max_dotclock()Ville Syrjälä
2020-09-17drm/dp: Pimp drm_dp_downstream_max_bpc()Ville Syrjälä
2020-09-17drm/i915: Reworkd DFP max bpc handlingVille Syrjälä
2020-09-17drm/i915/lspcon: Do not send infoframes to non-HDMI sinksVille Syrjälä
2020-09-15drm/i915: Move hpd_pin setup to encoder initVille Syrjälä
2020-09-15drm/i915: Reduce INTEL_DISPLAY_ENABLED to just treat outputs as disconnectedVille Syrjälä
2020-09-11Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2020-09-01drm/i915: Factor out HDCP shim functions from dp for use by dp_mstSean Paul
2020-09-01drm/i915: Don't fully disable HDCP on a port if multiple pipes are using itSean Paul
2020-09-01drm/i915: Use the cpu_transcoder in intel_hdcp to toggle HDCP signallingSean Paul
2020-09-01drm/i915: Intercept Aksv writes in the aux hooksSean Paul
2020-08-31drm/i915/dp: Extract drm_dp_read_dpcd_caps()Lyude Paul
2020-08-31drm/i915/dp: Extract drm_dp_read_sink_count()Lyude Paul
2020-08-31drm/i915/dp: Extract drm_dp_read_sink_count_cap()Lyude Paul
2020-08-31drm/i915/dp: Extract drm_dp_read_downstream_info()Lyude Paul
2020-08-31drm/i915/dp: Extract drm_dp_read_mst_cap()Lyude Paul
2020-08-27drm/i915/display: Disable DRRS when needed in fastsetsJosé Roberto de Souza