Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/shmobile/
A 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()

Completed in 5 milliseconds