Searched refs:intel_hpd_hotplug_mask (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/i915/display/ |
D | intel_hotplug_irq.c | 391 static u32 intel_hpd_hotplug_mask(struct drm_i915_private *i915, in intel_hpd_hotplug_mask() function 735 intel_hpd_hotplug_mask(dev_priv, ibx_hotplug_mask), in ibx_hpd_detection_setup() 801 intel_hpd_hotplug_mask(dev_priv, icp_ddi_hotplug_mask), in icp_ddi_hpd_detection_setup() 817 intel_hpd_hotplug_mask(dev_priv, icp_tc_hotplug_mask), in icp_tc_hpd_detection_setup() 900 intel_hpd_hotplug_mask(dev_priv, gen11_hotplug_mask), in gen11_tc_hpd_detection_setup() 916 intel_hpd_hotplug_mask(dev_priv, gen11_hotplug_mask), in gen11_tbt_hpd_detection_setup() 995 intel_hpd_hotplug_mask(i915, mtp_ddi_hotplug_mask), in mtp_ddi_hpd_detection_setup() 1011 intel_hpd_hotplug_mask(i915, mtp_tc_hotplug_mask), in mtp_tc_hpd_detection_setup() 1172 intel_hpd_hotplug_mask(dev_priv, spt_hotplug_mask), in spt_hpd_detection_setup() 1176 intel_hpd_hotplug_mask(dev_priv, spt_hotplug2_mask), in spt_hpd_detection_setup() [all …]
|