Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_kms.c116 unsigned int chroma_cpp = format->bpp == 24 ? 2 : 1; in shmob_drm_fb_create() local
118 if (mode_cmd->pitches[1] != mode_cmd->pitches[0] * chroma_cpp) { in shmob_drm_fb_create()