Home
last modified time | relevance | path

Searched refs:allow_edp_hotplug_detection (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c608 if (!link->dc->config.allow_edp_hotplug_detection in construct_phy()
612 switch (link->dc->config.allow_edp_hotplug_detection) { in construct_phy()
H A Dlink_detection.c985 (!link->dc->config.allow_edp_hotplug_detection)) && in detect_link_and_local_sink()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h522 uint32_t allow_edp_hotplug_detection; member