Searched refs:drm_format_plane_cpp (Results 1 – 4 of 4) sorted by relevance
56 int pixel_size = drm_format_plane_cpp(fb->pixel_format, 0); in ivb_update_plane()237 int pixel_size = drm_format_plane_cpp(fb->pixel_format, 0); in ilk_update_plane()
297 bpp = drm_format_plane_cpp(cmd->pixel_format, i); in tegra_drm_fb_create()
1079 extern int drm_format_plane_cpp(uint32_t format, int plane);
2290 unsigned int cpp = drm_format_plane_cpp(r->pixel_format, i); in framebuffer_check()3834 int drm_format_plane_cpp(uint32_t format, int plane) in drm_format_plane_cpp() function3871 EXPORT_SYMBOL(drm_format_plane_cpp);