Searched refs:CIRRUS_VRAM_SIZE (Results 1 – 1 of 1) sorted by relevance
58 #define CIRRUS_VRAM_SIZE (4 * 1024 * 1024) /* 4 MB */ macro322 else if (fb->pitches[0] > CIRRUS_VRAM_SIZE / fb->height) in cirrus_primary_plane_helper_atomic_check()528 if (pitch > CIRRUS_VRAM_SIZE / mode->vdisplay) in cirrus_mode_config_mode_valid()585 if (pci_resource_len(pdev, 0) < CIRRUS_VRAM_SIZE) in cirrus_pci_probe()