index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_hotplug.c
Age
Commit message (
Expand
)
Author
2025-06-26
drm/i915/display: move unordered works to new private workqueue
Luca Coelho
2025-06-12
drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required
Imre Deak
2025-05-27
drm/i915: stop including display/intel_display_{core, limits}.h from i915_drv.h
Jani Nikula
2025-05-07
drm/i915/irq: move i915->irq_lock to display->irq.lock
Jani Nikula
2025-03-31
drm/i915/display: Fix htmldocs build
Rodrigo Vivi
2025-03-21
drm/i915/display: convert to display runtime PM interfaces
Jani Nikula
2025-03-21
drm/i915/hotplug: convert intel_hotplug_irq.[ch] to struct intel_display
Jani Nikula
2025-03-21
drm/i915/hotplug: convert hotplug debugfs to struct intel_display
Jani Nikula
2025-03-21
drm/i915/hotplug: convert intel_hotplug.[ch] to struct intel_display
Jani Nikula
2025-03-11
drm/i915/crt: Use intel_hpd_block/unblock() instead of intel_hpd_disable/enab...
Imre Deak
2025-03-11
drm/i915/hpd: Add support for blocking the IRQ handling on an HPD pin
Imre Deak
2025-03-11
drm/i915/hpd: Let an HPD pin be in the disabled state when handling missed IRQs
Imre Deak
2025-03-10
drm/i915/hpd: Track HPD pins instead of ports for HPD pulse events
Imre Deak
2025-02-15
drm/i915: Move intel_hpd_poll_fini() into intel_hotplug.c
Ville Syrjälä
2025-02-13
drm/i915/hpd: drop dev_priv parameter from intel_hpd_pin_default()
Jani Nikula
2025-02-10
drm/i915: Convert intel_display_power_{get,put}*() to intel_display
Ville Syrjälä
2025-01-23
drm/i915/display: fix typos in i915/display files
Nitin Gote
2024-11-12
drm/i915/display: convert display device identification to struct intel_display
Jani Nikula
2024-09-05
drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where needed
Jani Nikula
2024-09-05
drm/i915/display: include drm/drm_probe_helper.h where needed
Jani Nikula
2024-01-08
drm/i915: Disable hotplug detection works during driver init/shutdown
Imre Deak
2024-01-08
drm/i915: Keep the connector polled state disabled after storm
Imre Deak
2023-10-04
drm/i915: convert INTEL_DISPLAY_ENABLED() into a function
Jani Nikula
2023-08-23
drm/i915: Fix HPD polling, reenabling the output poll work as needed
Imre Deak
2023-08-11
drm/i915: Don't change the status of forced connectors during HPD poll detect
Imre Deak
2023-08-11
drm/i915: Don't change the status of forced connectors during hotplug detect
Imre Deak
2023-08-11
drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume
Imre Deak
2023-07-11
i915/display/hotplug: use drm_kms_helper_connector_hotplug_event()
Simon Ser
2023-06-10
drm/i915: add a dedicated workqueue inside drm_i915_private
Luca Coelho
2023-05-16
drm/i915/irq: split out hotplug irq handling
Jani Nikula
2023-03-16
drm/i915/display: ignore long HPDs based on a flag
Vinod Govindapillai
2022-10-11
drm/i915/display: remove drm_device aliases
Andrzej Hajda
2022-09-19
drm/i915/hotplug: refactor hotplug init slightly
Jani Nikula
2022-09-19
drm/i915/hotplug: move hotplug storm debugfs to intel_hotplug.c
Jani Nikula
2022-08-29
drm/i915: move hotplug to display.hotplug
Jani Nikula
2022-06-16
drm/i915: Do not start connector polling if display is disabled
Jouni Högander
2022-02-09
drm/i915/hpd: hide struct intel_hotplug_funcs
Jani Nikula
2022-01-24
drm/i915/hotplug: convert to drm device based logging
Jani Nikula
2021-10-14
drm/i915: Fix oops on platforms w/o hpd support
Ville Syrjälä
2021-09-29
drm/i915: constify hotplug function vtable.
Dave Airlie
2021-09-29
drm/i915: split irq hotplug function from display vtable
Dave Airlie
2021-04-09
drm/i915: skip display initialization when there is no display
José Roberto de Souza
2020-10-20
drm/i915: Refactor .hpd_irq_setup() calls a bit
Ville Syrjälä
2020-10-20
drm/i915: Reorder hpd init vs. display resume
Ville Syrjälä
2020-09-15
drm/i915: Nuke pointless variable
Ville Syrjälä
2020-09-15
drm/i915: Introduce HPD_PORT_TC<n>
Ville Syrjälä
2020-07-20
Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-07-02
drm/i915: Fix the old vs. new epoch counter check during hotplug detect
Imre Deak
2020-06-30
drm/i915: Send hotplug event if edid had changed
Stanislav Lisovskiy
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
[next]