Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/shmobile/
Dshmob_drm_kms.c111 unsigned int chroma_cpp = format->bpp == 24 ? 2 : 1; in shmob_drm_fb_create() local
113 if (mode_cmd->pitches[1] != mode_cmd->pitches[0] * chroma_cpp) { in shmob_drm_fb_create()