index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dsi.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-05-07
drm/i915/dsi: remove dependency on i915_drv.h
Jani Nikula
2025-02-27
Merge tag 'drm-intel-next-2025-02-24' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2025-02-13
drm/i915/display: convert intel_mode_valid_max_plane_size() to intel_display
Jani Nikula
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
2024-09-18
drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_size
Ankit Nautiyal
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ä
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ä
2022-08-31
drm/i915: move vbt to display.vbt
Jani Nikula
2022-05-27
drm/i915/bios: Split VBT data into per-panel vs. global parts
Ville Syrjälä
2022-03-15
drm/i915: Introduce intel_panel_get_modes()
Ville Syrjälä
2022-03-15
drm/i915: Introduce intel_panel_{fixed,downclock}_mode()
Ville Syrjälä
2021-12-03
drm/i915/display: stop including i915_drv.h from intel_display_types.h
Jani Nikula
2021-09-30
drm/i915: Drop pointless fixed_mode checks from dsi code
Ville Syrjälä
2021-09-30
drm/i915: Use intel_panel_mode_valid() for DSI/LVDS/(s)DVO
Ville Syrjälä
2020-11-18
drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3.
Maarten Lankhorst
2020-03-25
drm/i915/dsi: use struct drm_device based logging
Jani Nikula
2019-09-19
drm/i915: Don't advertise modes that exceed the max plane size
Ville Syrjälä
2019-06-17
drm/i915: move modesetting output/encoder code under display/
Jani Nikula