Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.h116 #define EDID_MAX_LINES 4095 macro
H A Dgfx_fb.c2473 rp->height > 0 && rp->height <= EDID_MAX_LINES) in gfx_get_edid_resolution()