Home
last modified time | relevance | path

Searched refs:CIRRUS_VRAM_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/tiny/
Dcirrus-qemu.c55 #define CIRRUS_VRAM_SIZE (4 * 1024 * 1024) /* 4 MB */ macro
370 else if (pitch * fb->height > CIRRUS_VRAM_SIZE) in cirrus_primary_plane_helper_atomic_check()
619 if (pitch * mode->vdisplay > CIRRUS_VRAM_SIZE) in cirrus_mode_config_mode_valid()