Searched refs:intel_hpd_hotplug_mask (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_hotplug_irq.c | 392 static u32 intel_hpd_hotplug_mask(struct drm_i915_private *i915, in intel_hpd_hotplug_mask() function 744 intel_hpd_hotplug_mask(dev_priv, ibx_hotplug_mask), in ibx_hpd_detection_setup() 810 intel_hpd_hotplug_mask(dev_priv, icp_ddi_hotplug_mask), in icp_ddi_hpd_detection_setup() 826 intel_hpd_hotplug_mask(dev_priv, icp_tc_hotplug_mask), in icp_tc_hpd_detection_setup() 909 intel_hpd_hotplug_mask(dev_priv, gen11_hotplug_mask), in gen11_tc_hpd_detection_setup() 925 intel_hpd_hotplug_mask(dev_priv, gen11_hotplug_mask), in gen11_tbt_hpd_detection_setup() 1004 intel_hpd_hotplug_mask(i915, mtp_ddi_hotplug_mask), in mtp_ddi_hpd_detection_setup() 1020 intel_hpd_hotplug_mask(i915, mtp_tc_hotplug_mask), in mtp_tc_hpd_detection_setup() 1196 intel_hpd_hotplug_mask(dev_priv, spt_hotplug_mask), in spt_hpd_detection_setup() 1200 intel_hpd_hotplug_mask(dev_priv, spt_hotplug2_mask), in spt_hpd_detection_setup() [all …]
|