Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_fb.c294 bpp = drm_format_plane_cpp(cmd->pixel_format, i); in tegra_drm_fb_create()
/freebsd/sys/dev/drm2/
H A Ddrm_crtc.h1077 extern int drm_format_plane_cpp(uint32_t format, int plane);
H A Ddrm_crtc.c2288 unsigned int cpp = drm_format_plane_cpp(r->pixel_format, i); in framebuffer_check()
3832 int drm_format_plane_cpp(uint32_t format, int plane) in drm_format_plane_cpp() function
3869 EXPORT_SYMBOL(drm_format_plane_cpp);