Searched refs:drm_fb_get_bpp_depth (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_crtc.h1058 extern void drm_fb_get_bpp_depth(uint32_t format, unsigned int *depth,
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_crtc_helper.c912 drm_fb_get_bpp_depth(mode_cmd->pixel_format, &fb->depth,
H A Ddrm_crtc.c3640 void drm_fb_get_bpp_depth(uint32_t format, unsigned int *depth, function
3778 drm_fb_get_bpp_depth(format, &depth, &bpp);

Completed in 828 milliseconds