drm_format_plane_cpp
bpp = drm_format_plane_cpp(cmd->pixel_format, i);
unsigned int cpp = drm_format_plane_cpp(r->pixel_format, i);
EXPORT_SYMBOL(drm_format_plane_cpp);
extern int drm_format_plane_cpp(uint32_t format, int plane);