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