Home
last modified time | relevance | path

Searched refs:prev_dpcd_caps (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c860 struct dpcd_caps prev_dpcd_caps; in detect_link_and_local_sink() local
893 memcpy(&prev_dpcd_caps, &link->dpcd_caps, sizeof(struct dpcd_caps)); in detect_link_and_local_sink()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c854 struct dpcd_caps prev_dpcd_caps; in dc_link_detect_helper() local
887 memcpy(&prev_dpcd_caps, &link->dpcd_caps, sizeof(struct dpcd_caps)); in dc_link_detect_helper()
952 if (memcmp(&link->dpcd_caps, &prev_dpcd_caps, in dc_link_detect_helper()

Completed in 6 milliseconds