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_crt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: pass dev_priv explicitly to PORT_HOTPLUG_STAT
Jani Nikula
2024-06-07
1
-2
/
+3
*
drm/i915: pass dev_priv explicitly to PORT_HOTPLUG_EN
Jani Nikula
2024-06-07
1
-1
/
+1
*
drm/i915: pass dev_priv explicitly to BCLRPAT
Jani Nikula
2024-06-07
1
-4
/
+6
*
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
-3
/
+7
*
drm/i915: pass dev_priv explicitly to TRANS_VTOTAL
Jani Nikula
2024-06-07
1
-1
/
+2
*
drm/i915: move max_dotclk_freq to display substruct
Jani Nikula
2024-04-09
1
-1
/
+1
*
drm/i915: Remove DRM_MODE_FLAG_DBLSCAN checks from .mode_valid() hooks
Ville Syrjälä
2024-04-03
1
-3
/
+0
*
drm/i915: Prevent HW access during init from connector get_modes hooks
Imre Deak
2024-02-13
1
-0
/
+3
*
drm/i915: Disable hotplug detection handlers during driver init/shutdown
Imre Deak
2024-01-08
1
-0
/
+4
*
drm/i915: Init DRM connector polled field early
Imre Deak
2024-01-08
1
-0
/
+1
*
drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
Ville Syrjälä
2023-11-29
1
-0
/
+5
*
drm/i915/display: Move load_detect_test parameter under display
Jouni Högander
2023-10-26
1
-2
/
+2
*
drm/i915: convert INTEL_DISPLAY_ENABLED() into a function
Jani Nikula
2023-10-04
1
-1
/
+1
*
drm/i915/fdi: Improve FDI BW sharing between pipe B and C
Imre Deak
2023-09-28
1
-0
/
+7
*
drm/i915/crt: Populate connector->ddc
Ville Syrjälä
2023-09-15
1
-7
/
+9
*
drm/i915: Call the DDC bus i2c adapter "ddc"
Ville Syrjälä
2023-09-15
1
-16
/
+16
*
drm/i915: Introduce crtc_state->enhanced_framing
Ville Syrjälä
2023-09-13
1
-0
/
+2
*
drm/i915/display: use drm_edid_is_digital()
Jani Nikula
2023-09-01
1
-7
/
+4
*
drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume
Imre Deak
2023-08-11
1
-6
/
+0
*
drm/i915: Assert that the port being initialized is valid
Ville Syrjälä
2023-06-20
1
-0
/
+2
*
drm/i915/display: switch the rest of the connectors to struct drm_edid
Jani Nikula
2023-06-02
1
-16
/
+18
*
drm/i915/irq: split out hotplug irq handling
Jani Nikula
2023-05-16
1
-0
/
+1
*
drm/i915/display: Add new member to configure PCON color conversion
Ankit Nautiyal
2023-05-05
1
-0
/
+1
*
drm/i915/display: throw out struct intel_load_detect_pipe
Jani Nikula
2023-04-20
1
-9
/
+9
*
drm/i915/display: split out load detect to a separate file
Jani Nikula
2023-04-20
1
-2
/
+3
*
drm/i915/fdi: split out FDI regs to a separate file
Jani Nikula
2023-03-30
1
-0
/
+1
*
drm/i915: Define transcoder timing register bitmasks
Ville Syrjälä
2023-02-17
1
-6
/
+7
*
drm/i915: s/PIPECONF/TRANSCONF/
Ville Syrjälä
2023-02-17
1
-5
/
+5
*
drm/i915: Give CPU transcoder timing registers TRANS_ prefix
Ville Syrjälä
2023-02-17
1
-9
/
+10
*
drm/i915: Rename intel_ddi_{enable,disable}_pipe_clock()
Ville Syrjälä
2023-02-17
1
-2
/
+2
*
drm/i915/crt: switch to intel_de_* register accessors in display code
Jani Nikula
2022-12-08
1
-23
/
+19
*
drm/i915/crt: drop a bunch of unnecessary register variables
Jani Nikula
2022-12-08
1
-24
/
+15
*
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
2022-11-11
1
-0
/
+2
*
drm/i915: Clean up connector->*_allowed setup
Ville Syrjälä
2022-09-26
1
-5
/
+2
*
drm/i915: Use BIT() when dealing with output types
Ville Syrjälä
2022-09-26
1
-1
/
+1
*
drm/i915: Feed the DPLL output freq back into crtc_state
Ville Syrjälä
2022-09-08
1
-0
/
+3
*
drm/i915/crt: remove BUG_ON()
Jani Nikula
2022-08-31
1
-2
/
+0
*
drm/i915: move and group fdi members under display.fdi
Jani Nikula
2022-08-31
1
-2
/
+2
*
drm/i915: move vbt to display.vbt
Jani Nikula
2022-08-31
1
-2
/
+2
*
drm/i915/display: remove intel_wait_for_vblank()
Jani Nikula
2021-12-02
1
-1
/
+1
*
drm/i915/display: add intel_crtc_wait_for_next_vblank() and use it
Jani Nikula
2021-12-02
1
-2
/
+2
*
drm/i915: Introduce lpt_pch_disable()
Ville Syrjälä
2021-10-19
1
-3
/
+2
*
drm/i915: Move intel_ddi_fdi_post_disable() to fdi code
Ville Syrjälä
2021-10-19
1
-1
/
+1
*
drm/i915: Move iCLKIP readout to the pch code
Ville Syrjälä
2021-10-19
1
-4
/
+0
*
drm/i915: Move LPT PCH readout code
Ville Syrjälä
2021-10-19
1
-0
/
+2
*
drm/i915: Clean up the {ilk,lpt}_pch_enable() calling convention
Ville Syrjälä
2021-10-19
1
-1
/
+1
*
drm/i915: Move PCH modeset code to its own file
Ville Syrjälä
2021-10-19
1
-0
/
+1
*
drm/i915: Move PCH refclock stuff into its own file
Ville Syrjälä
2021-10-19
1
-0
/
+1
*
drm/i915: s/pipe/transcoder/ when dealing with PIPECONF/TRANSCONF
Ville Syrjälä
2021-09-15
1
-2
/
+2
[next]