Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/ | |
drm_edid.c | 721 * From CEA/CTA-861 spec. 1389 * From CEA/CTA-861 spec. 1667 /* allow CEA to slide through, switches mangle this */ 1670 DRM_DEBUG("Assuming a KVM switch modified the CEA block but left the original checksum\n"); 2491 * The format list here is from CEA, in frame size. Technically we 3112 * so fix up anything that looks like CEA/HDMI mode, but the clock 3164 * Search EDID for CEA extension block. 3175 /* Find CEA extension */ 3200 const u8 *cea; local in function:drm_find_cea_extension 3203 /* Look for a top level CEA extension block * 4129 const u8 *cea = drm_find_cea_extension(edid); local in function:add_cea_modes 4369 const u8 *cea; local in function:drm_edid_to_eld 4467 const u8 *cea; local in function:drm_edid_to_sad 4528 const u8 *cea; local in function:drm_edid_to_speaker_allocation [all...] |