Home
last modified time | relevance | path

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

/drivers/gpu/drm/tiny/
A Dcirrus-qemu.c55 #define CIRRUS_VRAM_SIZE (4 * 1024 * 1024) /* 4 MB */ macro
319 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