Searched refs:drm_fb_get_bpp_depth (Results 1 – 3 of 3) sorted by relevance
1074 extern void drm_fb_get_bpp_depth(uint32_t format, unsigned int *depth,
912 drm_fb_get_bpp_depth(mode_cmd->pixel_format, &fb->depth, in drm_helper_mode_fill_fb_struct()
3682 void drm_fb_get_bpp_depth(uint32_t format, unsigned int *depth, in drm_fb_get_bpp_depth() function3745 EXPORT_SYMBOL(drm_fb_get_bpp_depth);3822 drm_fb_get_bpp_depth(format, &depth, &bpp); in drm_format_plane_cpp()