summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_ddi.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-16drm/i915/dp: Fix AUX IO power enabling for eDP PSRImre Deak1-1/+1
2024-09-03drm/i915/ddi: stop using dp_to_i915()Jani Nikula1-7/+7
2024-08-16drm/i915/hti: convert to struct intel_displayJani Nikula1-1/+1
2024-08-12drm/i915/bios: convert to struct intel_displayJani Nikula1-1/+2
2024-08-08drm/i915: Replace double blank with single blank after commaAndi Shyti1-1/+1
2024-07-31drm/i915/ddi: For an active output call the DP encoder sync_state() only for DPImre Deak1-1/+2
2024-06-28drm/i915/mtl: Skip PLL state verification in TBT modeImre Deak1-5/+3
2024-06-26drm/i915/display: For MTL+ platforms skip mg dp programmingImre Deak1-0/+3
2024-06-13drm/i915/dp: Use check link state work in the hotplug handlerImre Deak1-6/+5
2024-06-13drm/i915/dp: Pass atomic state to link training functionImre Deak1-3/+3
2024-06-13drm/i915/dp: Recheck link state after modesetImre Deak1-0/+19
2024-06-13drm/i915: Factor out function to modeset commit a set of pipesImre Deak1-30/+1
2024-06-12drm/i915: Rename bigjoiner master/slave to bigjoiner primary/secondaryStanislav Lisovskiy1-3/+2
2024-06-12drm/i915: Rename all bigjoiner to joinerStanislav Lisovskiy1-2/+2
2024-06-07drm/i915: pass dev_priv explicitly to TRANS_MSA_MISCJani Nikula1-1/+2
2024-06-07drm/i915: pass dev_priv explicitly to TGL_DP_TP_STATUSJani Nikula1-1/+2
2024-06-07drm/i915: pass dev_priv explicitly to TGL_DP_TP_CTLJani Nikula1-1/+2
2024-06-07drm/i915: pass dev_priv explicitly to TRANS_DDI_FUNC_CTL2Jani Nikula1-3/+6
2024-06-07drm/i915: pass dev_priv explicitly to TRANS_DDI_FUNC_CTLJani Nikula1-11/+18
2024-06-06drm/i915: Reduce DDI clock gating printk level from NOTICE to DEBUGVille Syrjälä1-3/+3
2024-04-19drm/i915/dpio: s/ddi/dpio/ for bxt/glk PHY stuffVille Syrjälä1-5/+5
2024-04-18drm/i915/quirks: convert struct drm_i915_private to struct intel_displayJani Nikula1-3/+3
2024-04-18drm/i915: limit eDP MSO pipe only for display version 20 and belowLuca Coelho1-2/+7
2024-04-17drm/i915: Suck snps/cx0 PLL states into dpll_hw_stateVille Syrjälä1-4/+4
2024-04-12drm/i915: Handle joined pipes inside hsw_crtc_enable()Stanislav Lisovskiy1-4/+10
2024-04-11drm/i915: Utilize intel_crtc_joined_pipe_mask() moreVille Syrjälä1-16/+17
2024-04-11drm/i915: Extract intel_ddi_post_disable_hdmi_or_sst()Ville Syrjälä1-14/+22
2024-04-09drm/i915: Introduce intel_crtc_joined_pipe_mask()Ville Syrjälä1-6/+5
2024-04-08drm/i915: Disable port sync when bigjoiner is usedVille Syrjälä1-0/+5
2024-04-08drm/i915/psr: Unify panel replay enable/disable sinkJouni Högander1-6/+5
2024-04-04drm/i915/display: Read/Write Adaptive Sync SDPMitul Golani1-0/+1
2024-03-21drm/i915/display: use intel_encoder_is/to_* functionsJani Nikula1-69/+47
2024-03-21drm/i915/ddi: pass encoder to intel_wait_ddi_buf_active()Jani Nikula1-5/+6
2024-03-14drm/i915/dp: Increase idle pattern wait timeout to 2msShekhar Chauhan1-1/+1
2024-02-27drm/i915/dp: Call intel_dp_sync_state() always for DDI DP encodersImre Deak1-1/+1
2024-02-27drm/i915/dp: Allocate/free DP tunnel BW during modesetImre Deak1-0/+1
2024-01-30drm/i915/xe2lpd: Move registers to PICALucas De Marchi1-9/+11
2024-01-30drm/i915/xe2lpd: Move D2D enable/disableLucas De Marchi1-10/+34
2024-01-08drm/i915: Add intel_digital_port lock/unlock hooksImre Deak1-0/+3
2023-12-22drm/i915/display: Read PSR configuration before VSC SDPJouni Högander1-2/+2
2023-12-13drm/i915: Simplify intel_ddi_compute_min_voltage_level()Ville Syrjälä1-4/+5
2023-12-13drm/i915/mtl: Calculate the correct voltage level from port_clockVille Syrjälä1-1/+3
2023-12-13drm/i915: Split intel_ddi_compute_min_voltage_level() into platform variantsVille Syrjälä1-7/+30
2023-11-23drm/i915: Hoist the encoder->audio_{enable,disable}() calls higher upVille Syrjälä1-3/+0
2023-11-23drm/i915: Convert audio enable/disable into encoder vfuncsVille Syrjälä1-2/+4
2023-11-23drm/i915: Push audio enable/disable further outVille Syrjälä1-8/+4
2023-11-14drm/i915/dp: Tune down FEC detection timeout error messageImre Deak1-2/+2
2023-11-10drm/i915/panelreplay: enable/disable panel replayAnimesh Manna1-1/+6
2023-11-08drm/i915/dp: Enable DSC via the connector decompression AUXImre Deak1-6/+13
2023-11-08drm/i915/dp_mst: Enable decompression in the sink from the MST encoder hooksImre Deak1-4/+8