Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c66 enum dc_edid_status result = EDID_OK; in dm_helpers_parse_edid_caps()
614 if (edid_status != EDID_OK) in dm_helpers_read_local_edid()
H A Damdgpu_dm.c1897 if (edid_status != EDID_OK) in emulated_link_detect()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h175 EDID_OK, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c1082 (edid_status == EDID_THE_SAME || edid_status == EDID_OK)) in dc_link_detect_helper()
H A Ddc.c2974 if (edid_status != EDID_OK) { in dc_link_add_remote_sink()