Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.h115 #define EDID_MAX_PIXELS 4095 macro
H A Dgfx_fb.c2472 if (rp->width > 0 && rp->width <= EDID_MAX_PIXELS && in gfx_get_edid_resolution()