Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c1438 if (link->is_hpd_pending || !dpia_query_hpd_status(link)) in link_detect_connection_type()
H A Dlink_dpms.c2387 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->is_hpd_pending) { in link_set_dpms_on()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1657 bool is_hpd_pending; /* Indicates a new received hpd */ member
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c2538 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->is_hpd_pending) in dp_verify_link_cap_with_retries()