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