index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_ddi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Reduce DDI clock gating printk level from NOTICE to DEBUG
Ville Syrjälä
2024-06-06
1
-3
/
+3
*
drm/i915/dpio: s/ddi/dpio/ for bxt/glk PHY stuff
Ville Syrjälä
2024-04-19
1
-5
/
+5
*
drm/i915/quirks: convert struct drm_i915_private to struct intel_display
Jani Nikula
2024-04-18
1
-3
/
+3
*
drm/i915: limit eDP MSO pipe only for display version 20 and below
Luca Coelho
2024-04-18
1
-2
/
+7
*
drm/i915: Suck snps/cx0 PLL states into dpll_hw_state
Ville Syrjälä
2024-04-17
1
-4
/
+4
*
drm/i915: Handle joined pipes inside hsw_crtc_enable()
Stanislav Lisovskiy
2024-04-11
1
-4
/
+10
*
drm/i915: Utilize intel_crtc_joined_pipe_mask() more
Ville Syrjälä
2024-04-11
1
-16
/
+17
*
drm/i915: Extract intel_ddi_post_disable_hdmi_or_sst()
Ville Syrjälä
2024-04-11
1
-14
/
+22
*
drm/i915: Introduce intel_crtc_joined_pipe_mask()
Ville Syrjälä
2024-04-09
1
-6
/
+5
*
drm/i915: Disable port sync when bigjoiner is used
Ville Syrjälä
2024-04-08
1
-0
/
+5
*
drm/i915/psr: Unify panel replay enable/disable sink
Jouni Högander
2024-04-08
1
-6
/
+5
*
drm/i915/display: Read/Write Adaptive Sync SDP
Mitul Golani
2024-04-04
1
-0
/
+1
*
drm/i915/display: use intel_encoder_is/to_* functions
Jani Nikula
2024-03-21
1
-69
/
+47
*
drm/i915/ddi: pass encoder to intel_wait_ddi_buf_active()
Jani Nikula
2024-03-21
1
-5
/
+6
*
drm/i915/dp: Increase idle pattern wait timeout to 2ms
Shekhar Chauhan
2024-03-14
1
-1
/
+1
*
drm/i915/dp: Call intel_dp_sync_state() always for DDI DP encoders
Imre Deak
2024-02-27
1
-1
/
+1
*
drm/i915/dp: Allocate/free DP tunnel BW during modeset
Imre Deak
2024-02-27
1
-0
/
+1
*
drm/i915/xe2lpd: Move registers to PICA
Lucas De Marchi
2024-01-30
1
-9
/
+11
*
drm/i915/xe2lpd: Move D2D enable/disable
Lucas De Marchi
2024-01-30
1
-10
/
+34
*
drm/i915: Add intel_digital_port lock/unlock hooks
Imre Deak
2024-01-08
1
-0
/
+3
*
drm/i915/display: Read PSR configuration before VSC SDP
Jouni Högander
2023-12-22
1
-2
/
+2
*
drm/i915: Simplify intel_ddi_compute_min_voltage_level()
Ville Syrjälä
2023-12-13
1
-4
/
+5
*
drm/i915/mtl: Calculate the correct voltage level from port_clock
Ville Syrjälä
2023-12-13
1
-1
/
+3
*
drm/i915: Split intel_ddi_compute_min_voltage_level() into platform variants
Ville Syrjälä
2023-12-13
1
-7
/
+30
*
drm/i915: Hoist the encoder->audio_{enable,disable}() calls higher up
Ville Syrjälä
2023-11-23
1
-3
/
+0
*
drm/i915: Convert audio enable/disable into encoder vfuncs
Ville Syrjälä
2023-11-23
1
-2
/
+4
*
drm/i915: Push audio enable/disable further out
Ville Syrjälä
2023-11-23
1
-8
/
+4
*
drm/i915/dp: Tune down FEC detection timeout error message
Imre Deak
2023-11-14
1
-2
/
+2
*
drm/i915/panelreplay: enable/disable panel replay
Animesh Manna
2023-11-10
1
-1
/
+6
*
drm/i915/dp: Enable DSC via the connector decompression AUX
Imre Deak
2023-11-08
1
-6
/
+13
*
drm/i915/dp_mst: Enable decompression in the sink from the MST encoder hooks
Imre Deak
2023-11-08
1
-4
/
+8
*
drm/i915/dp: Disable FEC ready flag in the sink
Imre Deak
2023-11-08
1
-8
/
+13
*
drm/i915/dp: Wait for FEC detected status in the sink
Imre Deak
2023-11-08
1
-0
/
+73
*
drm/i915/dp: Rename intel_ddi_disable_fec_state() to intel_ddi_disable_fec()
Imre Deak
2023-11-08
1
-5
/
+4
*
drm/i915/dp_mst: Program the DSC PPS SDP for each stream
Imre Deak
2023-11-08
1
-5
/
+7
*
drm/i915: Extract hsw_chicken_trans_reg()
Ville Syrjälä
2023-11-06
1
-0
/
+9
*
drm/i915/hdcp: Convert intel_hdcp_enable to a blanket function
Suraj Kandpal
2023-10-31
1
-4
/
+1
*
drm/i915/display: Abstract C10/C20 pll calculation
Lucas De Marchi
2023-10-30
1
-6
/
+1
*
drm/i915/display: Abstract C10/C20 pll hw readout
Lucas De Marchi
2023-10-30
1
-2
/
+2
*
drm/i915/ddi: Remove redundant intel_connector NULL check
Suraj Kandpal
2023-10-07
1
-1
/
+1
*
drm/i915/hdmi: Use connector->ddc everwhere
Ville Syrjälä
2023-09-15
1
-2
/
+1
*
drm/i915: Call the DDC bus i2c adapter "ddc"
Ville Syrjälä
2023-09-15
1
-2
/
+2
*
drm/i915: Introduce crtc_state->enhanced_framing
Ville Syrjälä
2023-09-13
1
-2
/
+9
*
drm/i915: Stop spamming the logs with PLL state
Ville Syrjälä
2023-09-13
1
-2
/
+0
*
drm/i915: Fix FEC state dump
Ville Syrjälä
2023-09-13
1
-10
/
+3
*
drm/i915/mst: Read out FEC state
Ville Syrjälä
2023-09-13
1
-0
/
+5
*
drm/i915: add trailing newlines to msgs
Jim Cromie
2023-09-06
1
-1
/
+1
*
drm/i915/display: remove redundant parameter from sdp split update
Vinod Govindapillai
2023-08-22
1
-1
/
+1
*
drm/i915/jsl: s/JSL/JASPERLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
2023-08-08
1
-3
/
+4
*
drm/i915: Try to initialize DDI/ICL+ DSI ports for every VBT child device
Ville Syrjälä
2023-07-05
1
-11
/
+46
[next]