Lines Matching defs:encoder
372 struct intel_encoder *encoder; in intel_hpd_enabled_irqs() local
385 struct intel_encoder *encoder; in intel_hpd_hotplug_irqs() local
409 struct intel_encoder *encoder; in intel_hpd_hotplug_enables() local
709 static u32 ibx_hotplug_enables(struct intel_encoder *encoder) in ibx_hotplug_enables()
747 static void ibx_hpd_enable_detection(struct intel_encoder *encoder) in ibx_hpd_enable_detection()
781 static u32 icp_ddi_hotplug_enables(struct intel_encoder *encoder) in icp_ddi_hotplug_enables()
801 static u32 icp_tc_hotplug_enables(struct intel_encoder *encoder) in icp_tc_hotplug_enables()
813 static void icp_ddi_hpd_enable_detection(struct intel_encoder *encoder) in icp_ddi_hpd_enable_detection()
829 static void icp_tc_hpd_enable_detection(struct intel_encoder *encoder) in icp_tc_hpd_enable_detection()
838 static void icp_hpd_enable_detection(struct intel_encoder *encoder) in icp_hpd_enable_detection()
878 static u32 gen11_hotplug_enables(struct intel_encoder *encoder) in gen11_hotplug_enables()
892 static void dg1_hpd_enable_detection(struct intel_encoder *encoder) in dg1_hpd_enable_detection()
913 static void gen11_tc_hpd_enable_detection(struct intel_encoder *encoder) in gen11_tc_hpd_enable_detection()
929 static void gen11_tbt_hpd_enable_detection(struct intel_encoder *encoder) in gen11_tbt_hpd_enable_detection()
938 static void gen11_hpd_enable_detection(struct intel_encoder *encoder) in gen11_hpd_enable_detection()
978 static u32 mtp_ddi_hotplug_enables(struct intel_encoder *encoder) in mtp_ddi_hotplug_enables()
996 static u32 mtp_tc_hotplug_enables(struct intel_encoder *encoder) in mtp_tc_hotplug_enables()
1008 static void mtp_ddi_hpd_enable_detection(struct intel_encoder *encoder) in mtp_ddi_hpd_enable_detection()
1024 static void mtp_tc_hpd_enable_detection(struct intel_encoder *encoder) in mtp_tc_hpd_enable_detection()
1047 static void mtp_hpd_enable_detection(struct intel_encoder *encoder) in mtp_hpd_enable_detection()
1107 static void xelpdp_pica_hpd_enable_detection(struct intel_encoder *encoder) in xelpdp_pica_hpd_enable_detection()
1116 struct intel_encoder *encoder; in xelpdp_pica_hpd_detection_setup() local
1129 static void xelpdp_hpd_enable_detection(struct intel_encoder *encoder) in xelpdp_hpd_enable_detection()
1170 static u32 spt_hotplug_enables(struct intel_encoder *encoder) in spt_hotplug_enables()
1185 static u32 spt_hotplug2_enables(struct intel_encoder *encoder) in spt_hotplug2_enables()
1208 static void spt_hpd_enable_detection(struct intel_encoder *encoder) in spt_hpd_enable_detection()
1254 static u32 ilk_hotplug_enables(struct intel_encoder *encoder) in ilk_hotplug_enables()
1277 static void ilk_hpd_enable_detection(struct intel_encoder *encoder) in ilk_hpd_enable_detection()
1319 static u32 bxt_hotplug_enables(struct intel_encoder *encoder) in bxt_hotplug_enables()
1351 static void bxt_hpd_enable_detection(struct intel_encoder *encoder) in bxt_hpd_enable_detection()
1382 static void i915_hpd_enable_detection(struct intel_encoder *encoder) in i915_hpd_enable_detection()
1447 void intel_hpd_enable_detection(struct intel_encoder *encoder) in intel_hpd_enable_detection()