aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/display/intel_hotplug_irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-22drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHVJani Nikula1-1/+5
2024-10-30drm/i915/gmbus: convert to struct intel_displayJani Nikula1-2/+4
2024-09-27drm/i915/hotplug: Add comment for XE_LPD+ SHPD_FILTER_CNT valueSuraj Kandpal1-0/+4
2024-09-27drm/i915/hotplug: Reduce SHPD_FLITER_CNT for ICL and aboveSuraj Kandpal1-4/+5
2024-09-03drm/i915/dp: convert intel_dp_aux.[ch] to struct intel_displayJani Nikula1-2/+4
2024-06-07drm/i915: pass dev_priv explicitly to PORT_HOTPLUG_STATJani Nikula1-3/+6
2024-06-07drm/i915: pass dev_priv explicitly to PORT_HOTPLUG_ENJani Nikula1-1/+2
2024-04-09drm/i915: move display_irqs_enabled to display substructJani Nikula1-1/+1
2024-01-03drm/i915/mtl: Add fake PCH for Meteor LakeHaridhar Kalvala1-4/+2
2023-10-31drm/i915: Move the g45 PEG band gap HPD workaround to the HPD codeVille Syrjälä1-0/+16
2023-09-21drm/i915/xe2lpd: Add support for HPDGustavo Sousa1-2/+19
2023-09-21drm/i915/xe2lpd: Handle port AUX interruptsGustavo Sousa1-0/+3
2023-07-26drm/i915/hotplug: Reduce SHPD_FILTER to 250usSuraj Kandpal1-1/+3
2023-05-16drm/i915/irq: split out display irq handlingJani Nikula1-1/+1
2023-05-16drm/i915/irq: split out hotplug irq handlingJani Nikula1-0/+1442