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
/
icl_dsi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/dsi: convert to struct intel_display
Jani Nikula
2024-10-30
1
-220
/
+224
*
drm/i915/pfit: Extract intel_pfit.c
Ville Syrjälä
2024-10-23
1
-0
/
+1
*
drm/i915/display: include drm/drm_probe_helper.h where needed
Jani Nikula
2024-09-05
1
-0
/
+1
*
drm/i915/bios: convert to struct intel_display
Jani Nikula
2024-08-12
1
-1
/
+2
*
drm/i915: Replace to_bpp_int() with fxp_q4_to_int()
Imre Deak
2024-08-06
1
-4
/
+5
*
drm/i915: pass dev_priv explicitly to TRANS_DDI_FUNC_CTL2
Jani Nikula
2024-06-07
1
-2
/
+4
*
drm/i915: pass dev_priv explicitly to TRANS_DDI_FUNC_CTL
Jani Nikula
2024-06-07
1
-4
/
+8
*
drm/i915: pass dev_priv explicitly to TRANSCONF
Jani Nikula
2024-06-07
1
-5
/
+7
*
drm/i915: pass dev_priv explicitly to TRANS_VSYNCSHIFT
Jani Nikula
2024-06-07
1
-1
/
+2
*
drm/i915: pass dev_priv explicitly to TRANS_VSYNC
Jani Nikula
2024-06-07
1
-1
/
+2
*
drm/i915: pass dev_priv explicitly to TRANS_VBLANK
Jani Nikula
2024-06-07
1
-1
/
+2
*
drm/i915: pass dev_priv explicitly to TRANS_VTOTAL
Jani Nikula
2024-06-07
1
-1
/
+1
*
drm/i915: pass dev_priv explicitly to TRANS_HSYNC
Jani Nikula
2024-06-07
1
-1
/
+2
*
drm/i915: pass dev_priv explicitly to TRANS_HTOTAL
Jani Nikula
2024-06-07
1
-1
/
+1
*
drm/i915/dsi: Use enc_to_intel_dsi()
Ville Syrjälä
2024-03-15
1
-2
/
+1
*
drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostly
Ville Syrjälä
2024-03-07
1
-1
/
+2
*
Revert "drm/i915/dsi: Do display on sequence later on icl+"
Ville Syrjälä
2024-01-17
1
-2
/
+1
*
drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
Ville Syrjälä
2023-11-29
1
-0
/
+7
*
drm/i915/display: Store compressed bpp in U6.4 format
Ankit Nautiyal
2023-11-14
1
-5
/
+5
*
drm/i915/dsi: let HW maintain CLK_POST
William Tseng
2023-09-20
1
-12
/
+1
*
drm/i915/jsl: s/JSL/JASPERLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
2023-08-08
1
-2
/
+3
*
drm/i915: Try to initialize DDI/ICL+ DSI ports for every VBT child device
Ville Syrjälä
2023-07-05
1
-3
/
+6
*
drm/i915/dsi: Remove weird has_pch_encoder asserts
Ville Syrjälä
2023-06-13
1
-2
/
+0
*
drm/i915/dsi: Grab the crtc from the customary place
Ville Syrjälä
2023-06-13
1
-2
/
+2
*
drm/i915/dsi: Move panel reset+power off to be the last thing
Ville Syrjälä
2023-06-13
1
-6
/
+8
*
drm/i915/dsi: Respect power_off_delay on icl+
Ville Syrjälä
2023-06-13
1
-0
/
+2
*
drm/i915/dsi: Do DSC/scaler disable earlier on icl+
Ville Syrjälä
2023-06-13
1
-4
/
+3
*
drm/i915/dsi: Move most things from .disable() into .post_disable() on icl+
Ville Syrjälä
2023-06-13
1
-9
/
+10
*
drm/i915/dsi: Implement encoder->shutdown() for icl+
Ville Syrjälä
2023-06-13
1
-0
/
+1
*
drm/i915/dsi: Respect power cycle delay on icl+
Ville Syrjälä
2023-06-13
1
-0
/
+6
*
drm/i915/dsi: Gate DSI clocks earlier
Ville Syrjälä
2023-06-13
1
-3
/
+2
*
drm/i915/dsi: Split icl+ D-PHY vs. DSI timing steps
Ville Syrjälä
2023-06-13
1
-26
/
+42
*
drm/i915/dsi: Do display on sequence later on icl+
Ville Syrjälä
2023-06-13
1
-1
/
+2
*
drm/i915/dsi: Do panel power on + reset deassert earlier on icl+
Ville Syrjälä
2023-06-13
1
-4
/
+6
*
drm/i915/display: Add new member to configure PCON color conversion
Ankit Nautiyal
2023-05-05
1
-0
/
+1
*
drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep()
Hans de Goede
2023-04-28
1
-1
/
+1
*
drm/i915/dsc: Fill in native_420 field
Suraj Kandpal
2023-04-03
1
-2
/
+0
*
drm/i915: s/PIPEMISC/PIPE_MISC/
Ville Syrjälä
2023-03-17
1
-1
/
+1
*
drm/i915/display: split out DSC and DSS registers
Jani Nikula
2023-03-06
1
-0
/
+1
*
drm/i915/dsi: fix DSS CTL register offsets for TGL+
Jani Nikula
2023-03-06
1
-3
/
+15
*
drm/i915: Sprinkle some FIXMEs about TGL+ DSI transcoder timing mess
Ville Syrjälä
2023-02-20
1
-1
/
+6
*
drm/i915: Define transcoder timing register bitmasks
Ville Syrjälä
2023-02-17
1
-5
/
+5
*
drm/i915: s/PIPECONF/TRANSCONF/
Ville Syrjälä
2023-02-17
1
-8
/
+8
*
drm/i915: Give CPU transcoder timing registers TRANS_ prefix
Ville Syrjälä
2023-02-17
1
-6
/
+6
*
drm/i915: Populate encoder->devdata for DSI on icl+
Ville Syrjälä
2023-02-08
1
-1
/
+2
*
drm/i915/display/dsi: use intel_de_rmw if possible
Andrzej Hajda
2023-01-30
1
-174
/
+82
*
drm/i915/panel: move panel fixed EDID to struct intel_panel
Jani Nikula
2023-01-26
1
-1
/
+1
*
drm/i915: Do panel VBT init early if the VBT declares an explicit panel type
Ville Syrjälä
2022-12-09
1
-1
/
+1
*
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
2022-11-11
1
-0
/
+1
*
drm/i915/display: remove drm_device aliases
Andrzej Hajda
2022-10-11
1
-5
/
+4
[next]