Home
last modified time | relevance | path

Searched refs:hpd_pulse (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c294 enc_to_dig_port(encoder)->hpd_pulse != NULL; in intel_encoder_has_hpd_pulse()
329 ret = dig_port->hpd_pulse(dig_port, long_hpd); in i915_digport_work_func()
479 * Determine whether ->hpd_pulse() exists for each pin, and in intel_hpd_irq_handler()
482 * only the one of them (DP) will have ->hpd_pulse(). in intel_hpd_irq_handler()
536 * Delegate to ->hpd_pulse() if one of the encoders for this in intel_hpd_irq_handler()
H A Dintel_display_types.h1412 enum irqreturn (*hpd_pulse)(struct intel_digital_port *, bool); member
H A Dintel_ddi.c5159 dig_port->hpd_pulse = intel_dp_hpd_pulse; in intel_ddi_init()
H A Dintel_dp.c7994 dig_port->hpd_pulse = intel_dp_hpd_pulse; in intel_dp_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c2151 static bool cdns_mhdp_detect_hpd(struct cdns_mhdp_device *mhdp, bool *hpd_pulse) in cdns_mhdp_detect_hpd() argument
2155 *hpd_pulse = false; in cdns_mhdp_detect_hpd()
2174 *hpd_pulse = true; in cdns_mhdp_detect_hpd()
2186 bool hpd_pulse; in cdns_mhdp_update_link_status() local
2191 mhdp->plugged = cdns_mhdp_detect_hpd(mhdp, &hpd_pulse); in cdns_mhdp_update_link_status()
2206 if (hpd_pulse && old_plugged == mhdp->plugged) { in cdns_mhdp_update_link_status()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c2247 static bool cdns_mhdp_detect_hpd(struct cdns_mhdp_device *mhdp, bool *hpd_pulse) in cdns_mhdp_detect_hpd() argument
2251 *hpd_pulse = false; in cdns_mhdp_detect_hpd()
2270 *hpd_pulse = true; in cdns_mhdp_detect_hpd()
2282 bool hpd_pulse; in cdns_mhdp_update_link_status() local
2287 mhdp->plugged = cdns_mhdp_detect_hpd(mhdp, &hpd_pulse); in cdns_mhdp_update_link_status()
2302 if (hpd_pulse && old_plugged == mhdp->plugged) { in cdns_mhdp_update_link_status()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c297 enc_to_dig_port(encoder)->hpd_pulse != NULL; in intel_encoder_has_hpd_pulse()
332 ret = dig_port->hpd_pulse(dig_port, long_hpd); in i915_digport_work_func()
502 * Determine whether ->hpd_pulse() exists for each pin, and in intel_hpd_irq_handler()
505 * only the one of them (DP) will have ->hpd_pulse(). in intel_hpd_irq_handler()
559 * Delegate to ->hpd_pulse() if one of the encoders for this in intel_hpd_irq_handler()
H A Dg4x_dp.c1372 dig_port->hpd_pulse = intel_dp_hpd_pulse; in g4x_dp_init()
H A Dintel_display_types.h1832 enum irqreturn (*hpd_pulse)(struct intel_digital_port *, bool); member
H A Dintel_ddi.c5035 dig_port->hpd_pulse = intel_dp_hpd_pulse; in intel_ddi_init()

Completed in 40 milliseconds