summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_ddi.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-01drm/i915/display: For MTL+ platforms skip mg dp programmingImre Deak1-0/+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
2023-11-08drm/i915/dp: Disable FEC ready flag in the sinkImre Deak1-8/+13
2023-11-08drm/i915/dp: Wait for FEC detected status in the sinkImre Deak1-0/+73
2023-11-08drm/i915/dp: Rename intel_ddi_disable_fec_state() to intel_ddi_disable_fec()Imre Deak1-5/+4
2023-11-08drm/i915/dp_mst: Program the DSC PPS SDP for each streamImre Deak1-5/+7
2023-11-06drm/i915: Extract hsw_chicken_trans_reg()Ville Syrjälä1-0/+9
2023-10-31drm/i915/hdcp: Convert intel_hdcp_enable to a blanket functionSuraj Kandpal1-4/+1
2023-10-30drm/i915/display: Abstract C10/C20 pll calculationLucas De Marchi1-6/+1
2023-10-30drm/i915/display: Abstract C10/C20 pll hw readoutLucas De Marchi1-2/+2
2023-10-07drm/i915/ddi: Remove redundant intel_connector NULL checkSuraj Kandpal1-1/+1
2023-09-15drm/i915/hdmi: Use connector->ddc everwhereVille Syrjälä1-2/+1
2023-09-15drm/i915: Call the DDC bus i2c adapter "ddc"Ville Syrjälä1-2/+2
2023-09-13drm/i915: Introduce crtc_state->enhanced_framingVille Syrjälä1-2/+9
2023-09-13drm/i915: Stop spamming the logs with PLL stateVille Syrjälä1-2/+0
2023-09-13drm/i915: Fix FEC state dumpVille Syrjälä1-10/+3
2023-09-13drm/i915/mst: Read out FEC stateVille Syrjälä1-0/+5
2023-09-06drm/i915: add trailing newlines to msgsJim Cromie1-1/+1
2023-08-22drm/i915/display: remove redundant parameter from sdp split updateVinod Govindapillai1-1/+1
2023-08-08drm/i915/jsl: s/JSL/JASPERLAKE for platform/subplatform definesDnyaneshwar Bhadane1-3/+4
2023-07-06drm/i915: Try to initialize DDI/ICL+ DSI ports for every VBT child deviceVille Syrjälä1-11/+46