Lines Matching full:too
25 MODE_VIRTUAL_X, /* mode width too large for specified virtual size */
26 MODE_VIRTUAL_Y, /* mode height too large for specified virtual size */
29 MODE_CLOCK_HIGH, /* clock required is too high */
30 MODE_CLOCK_LOW, /* clock required is too low */
35 MODE_HSYNC_NARROW, /* horizontal sync too narrow */
36 MODE_HSYNC_WIDE, /* horizontal sync too wide */
37 MODE_HBLANK_NARROW, /* horizontal blanking too narrow */
38 MODE_HBLANK_WIDE, /* horizontal blanking too wide */
39 MODE_VSYNC_NARROW, /* vertical sync too narrow */
40 MODE_VSYNC_WIDE, /* vertical sync too wide */
41 MODE_VBLANK_NARROW, /* vertical blanking too narrow */
42 MODE_VBLANK_WIDE, /* vertical blanking too wide */
44 MODE_INTERLACE_WIDTH, /* width too large for interlaced mode */
49 MODE_BANDWIDTH, /* mode requires too much memory bandwidth */