CIRRUS_VRAM_SIZE
else if (fb->pitches[0] > CIRRUS_VRAM_SIZE / fb->height)
if (pitch > CIRRUS_VRAM_SIZE / mode->vdisplay)