index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_hotplug_irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/irq: move i915->irq_lock to display->irq.lock
Jani Nikula
2025-05-07
1
-13
/
+9
*
drm/i915/display: pass struct intel_display to PCH macros
Jani Nikula
2025-04-22
1
-32
/
+23
*
drm/i915/display: rename I915_HAS_HOTPLUG() to HAS_HOTPLUG
Jani Nikula
2025-03-21
1
-1
/
+1
*
drm/i915/irq: convert intel_display_irq.[ch] interfaces to struct intel_display
Jani Nikula
2025-03-21
1
-14
/
+8
*
drm/i915/hotplug: convert intel_hotplug_irq.[ch] to struct intel_display
Jani Nikula
2025-03-21
1
-244
/
+230
*
drm/i915/hotplug: convert hotplug irq handling to intel_de_*()
Jani Nikula
2025-03-21
1
-91
/
+114
*
drm/i915/hotplug: convert intel_hotplug.[ch] to struct intel_display
Jani Nikula
2025-03-21
1
-9
/
+15
*
drm/i915/display: fix typos in i915/display files
Nitin Gote
2025-01-23
1
-1
/
+1
*
drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV
Jani Nikula
2024-11-22
1
-1
/
+5
*
drm/i915/gmbus: convert to struct intel_display
Jani Nikula
2024-10-30
1
-2
/
+4
*
drm/i915/hotplug: Add comment for XE_LPD+ SHPD_FILTER_CNT value
Suraj Kandpal
2024-09-27
1
-0
/
+4
*
drm/i915/hotplug: Reduce SHPD_FLITER_CNT for ICL and above
Suraj Kandpal
2024-09-27
1
-4
/
+5
*
drm/i915/dp: convert intel_dp_aux.[ch] to struct intel_display
Jani Nikula
2024-09-03
1
-2
/
+4
*
drm/i915: pass dev_priv explicitly to PORT_HOTPLUG_STAT
Jani Nikula
2024-06-07
1
-3
/
+6
*
drm/i915: pass dev_priv explicitly to PORT_HOTPLUG_EN
Jani Nikula
2024-06-07
1
-1
/
+2
*
drm/i915: move display_irqs_enabled to display substruct
Jani Nikula
2024-04-09
1
-1
/
+1
*
drm/i915/mtl: Add fake PCH for Meteor Lake
Haridhar Kalvala
2024-01-03
1
-4
/
+2
*
drm/i915: Move the g45 PEG band gap HPD workaround to the HPD code
Ville Syrjälä
2023-10-31
1
-0
/
+16
*
drm/i915/xe2lpd: Add support for HPD
Gustavo Sousa
2023-09-21
1
-2
/
+19
*
drm/i915/xe2lpd: Handle port AUX interrupts
Gustavo Sousa
2023-09-21
1
-0
/
+3
*
drm/i915/hotplug: Reduce SHPD_FILTER to 250us
Suraj Kandpal
2023-07-26
1
-1
/
+3
*
drm/i915/irq: split out display irq handling
Jani Nikula
2023-05-16
1
-1
/
+1
*
drm/i915/irq: split out hotplug irq handling
Jani Nikula
2023-05-16
1
-0
/
+1442