Searched refs:CIRRUS_VRAM_SIZE (Results 1 – 1 of 1) sorted by relevance
55 #define CIRRUS_VRAM_SIZE (4 * 1024 * 1024) /* 4 MB */ macro319 else if (fb->pitches[0] > CIRRUS_VRAM_SIZE / fb->height) in cirrus_primary_plane_helper_atomic_check()516 if (pitch > CIRRUS_VRAM_SIZE / mode->vdisplay) in cirrus_mode_config_mode_valid()
Completed in 5 milliseconds