chroma_cpp 111 drivers/gpu/drm/shmobile/shmob_drm_kms.c unsigned int chroma_cpp = format->bpp == 24 ? 2 : 1; chroma_cpp 113 drivers/gpu/drm/shmobile/shmob_drm_kms.c if (mode_cmd->pitches[1] != mode_cmd->pitches[0] * chroma_cpp) {