Home
last modified time | relevance | path

Searched refs:drm_helper_probe_detect (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/
Ddrm_probe_helper.c328 drm_helper_probe_detect(struct drm_connector *connector, in drm_helper_probe_detect() function
355 EXPORT_SYMBOL(drm_helper_probe_detect);
528 ret = drm_helper_probe_detect(connector, &ctx, true); in drm_helper_probe_single_connector_modes()
737 connector->status = drm_helper_probe_detect(connector, NULL, false); in output_poll_execute()
883 connector->status = drm_helper_probe_detect(connector, NULL, false); in check_connector_changed()
/Linux-v6.1/include/drm/
Ddrm_probe_helper.h16 int drm_helper_probe_detect(struct drm_connector *connector,
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_hotplug.c273 drm_helper_probe_detect(&connector->base, NULL, false); in intel_encoder_hotplug()
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_display.c497 connector->status = drm_helper_probe_detect(connector, NULL, in nouveau_display_hpd_work()