Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tiny/
H A Dcirrus.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()
616 if (pitch * mode->vdisplay > CIRRUS_VRAM_SIZE) in cirrus_mode_config_mode_valid()