Home
last modified time | relevance | path

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

/drivers/gpu/drm/
A Ddrm_probe_helper.c396 drm_helper_probe_detect(struct drm_connector *connector, in drm_helper_probe_detect() function
417 EXPORT_SYMBOL(drm_helper_probe_detect);
597 ret = drm_helper_probe_detect(connector, &ctx, true); in drm_helper_probe_single_connector_modes()
806 connector->status = drm_helper_probe_detect(connector, NULL, false); in output_poll_execute()
987 connector->status = drm_helper_probe_detect(connector, NULL, false); in check_connector_changed()
/drivers/gpu/drm/nouveau/
A Dnouveau_backlight.c243 drm_helper_probe_detect(&nv_conn->base, NULL, false) != connector_status_connected) in nv50_backlight_init()
A Dnouveau_display.c469 connector->status = drm_helper_probe_detect(connector, NULL, false); in nouveau_display_hpd_work()
/drivers/gpu/drm/ci/xfails/
A Di915-glk-skips.txt56 # drm_helper_probe_detect+0x47/0xb0
203 # drm_helper_probe_detect+0x47/0xb0
/drivers/gpu/drm/i915/display/
A Dintel_hotplug.c321 status = drm_helper_probe_detect(&connector->base, NULL, false); in intel_hotplug_detect_connector()

Completed in 12 milliseconds