Searched refs:EDID_MAX_PIXELS (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/common/ | ||
H A D | gfx_fb.h | 127 #define EDID_MAX_PIXELS 4095 macro |
H A D | gfx_fb.c | 2874 if (rp->width > 0 && rp->width <= EDID_MAX_PIXELS && in gfx_get_edid_resolution() |