Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c106 enum dc_edid_status result = EDID_OK; in dm_helpers_parse_edid_caps()
924 if (edid_status != EDID_OK) in dm_helpers_read_local_edid()
H A Damdgpu_dm.c2759 if (edid_status != EDID_OK) in emulated_link_detect()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c1081 (edid_status == EDID_THE_SAME || edid_status == EDID_OK)) in detect_link_and_local_sink()
1408 if (edid_status != EDID_OK && edid_status != EDID_PARTIAL_VALID) { in link_add_remote_sink()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h124 EDID_OK, enumerator