index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_connector.c
Age
Commit message (
Expand
)
Author
2025-11-07
Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2025-10-31
drm/i915/display: switch to intel_display_utils.h
Jani Nikula
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-08-12
drm/i915/connector: make intel_connector_init() static
Jani Nikula
2025-06-26
drm/i915/display: move unordered works to new private workqueue
Luca Coelho
2025-06-23
Merge tag 'drm-intel-next-2025-06-18' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2025-06-11
drm/i915/panel: add panel register/unregister
Jani Nikula
2025-06-05
drm/i915: use drm_modeset_lock_assert_held() in intel_connector_get_pipe()
Luca Coelho
2025-03-21
drm/i915/connector: convert intel_connector.c to struct intel_display
Jani Nikula
2025-03-03
drm/i915/mst: add mst sub-struct to struct intel_connector
Jani Nikula
2025-02-15
drm/i915: Extract intel_connector_cancel_modeset_retry_work()
Ville Syrjälä
2025-02-15
drm/i915: Always initialize connector->modeset_retry_work
Ville Syrjälä
2025-02-15
drm/i915: Move modeset_retry stuff into intel_connector.c
Ville Syrjälä
2023-09-15
drm/i915: Call the DDC bus i2c adapter "ddc"
Ville Syrjälä
2023-06-15
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2023-06-09
drm/connector: Allow drivers to pass list of supported colorspaces
Harry Wentland
2023-06-02
drm/i915/display: switch the rest of the connectors to struct drm_edid
Jani Nikula
2023-01-26
drm/i915/panel: move panel fixed EDID to struct intel_panel
Jani Nikula
2023-01-26
drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
Jani Nikula
2022-12-09
drm/i915: Introduce intel_panel_init_alloc()
Ville Syrjälä
2022-09-26
drm/i915: Extract intel_attach_scaling_mode_property()
Ville Syrjälä
2022-08-31
drm/i915: move and group properties under display.properties
Jani Nikula
2022-03-29
drm/i915: Pass intel_connector to intel_panel_{init,fini}()
Ville Syrjälä
2022-03-15
drm/i915: Convert fixed_mode/downclock_mode into a list
Ville Syrjälä
2021-10-01
drm/i915/debugfs: pass intel_connector to intel_connector_debugfs_add()
Jani Nikula
2021-08-26
drm/i915/backlight: extract backlight code to a separate file
Jani Nikula
2021-05-07
drm/connector: Add a helper to attach the colorspace property
Maxime Ripard
2020-12-02
drm/i915: Split intel_attach_colorspace_property() into HDMI vs. DP variants
Ville Syrjälä
2020-04-17
drm/i915: Add connector dbgfs for all connectors
Anshuman Gupta
2020-03-25
drm/i915/connector: use MISSING_CASE instead of logging
Jani Nikula
2020-02-04
drm/i915/display: Make WARN* drm specific where drm_device ptr is available
Pankaj Bharadiya
2020-01-21
drm/i915: Use intel_attached_encoder()
Ville Syrjälä
2019-10-15
drm/i915/dp: Attach colorspace property
Gwan-gyeong Mun
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-20
drm: Rename HDMI colorspace property creation function
Gwan-gyeong Mun
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-08-02
drm/i915: Add i915 to i915_inject_probe_failure
Michal Wajdeczko
2019-07-12
drm/i915: Replace "_load" with "_probe" consequently
Janusz Krzysztofik
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula