Searched refs:drm_fb_get_bpp_depth (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/drm2/radeon/ |
| HD | radeon_fb.c | 120 drm_fb_get_bpp_depth(mode_cmd->pixel_format, &depth, &bpp); in radeonfb_create_pinned_object()
|
| /NextBSD/sys/dev/drm2/ |
| HD | drm_crtc.h | 1076 extern void drm_fb_get_bpp_depth(uint32_t format, unsigned int *depth,
|
| HD | drm_crtc_helper.c | 914 drm_fb_get_bpp_depth(mode_cmd->pixel_format, &fb->depth, in drm_helper_mode_fill_fb_struct()
|
| HD | drm_crtc.c | 3727 void drm_fb_get_bpp_depth(uint32_t format, unsigned int *depth, in drm_fb_get_bpp_depth() function 3790 EXPORT_SYMBOL(drm_fb_get_bpp_depth); 3867 drm_fb_get_bpp_depth(format, &depth, &bpp); in drm_format_plane_cpp()
|