Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_helpers.c117 enum dc_edid_status result = EDID_OK; in dm_helpers_parse_edid_caps()
1049 if (edid_status != EDID_OK) in dm_helpers_read_local_edid()
A Damdgpu_dm.c3301 if (edid_status != EDID_OK) in emulated_link_detect()
/drivers/gpu/drm/amd/display/dc/link/
A Dlink_detection.c1108 (edid_status == EDID_THE_SAME || edid_status == EDID_OK)) in detect_link_and_local_sink()
1433 if (edid_status != EDID_OK && edid_status != EDID_PARTIAL_VALID) { in link_add_remote_sink()
/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h123 EDID_OK, enumerator

Completed in 798 milliseconds