Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
HDdrm_edid.c2811 #define VENDOR_BLOCK 0x03 macro
3581 if (cea_db_tag(db) != VENDOR_BLOCK) in cea_db_is_hdmi_vsdb()
3596 if (cea_db_tag(db) != VENDOR_BLOCK) in cea_db_is_hdmi_forum_vsdb()
3921 case VENDOR_BLOCK: in drm_edid_to_eld()