Lines Matching +full:24 +full:bpp
688 DRM_DEBUG("fb userspace requested width/height/bpp is greater than current fb "
701 depth = (var->transp.length > 0) ? 32 : 24;
739 case 24:
757 var->transp.offset = 24;
850 sizes.surface_depth = 24; in drm_fb_helper_single_fb_probe()
856 for both depth/bpp */ in drm_fb_helper_single_fb_probe()
868 switch (cmdline_mode->bpp) { in drm_fb_helper_single_fb_probe()
879 case 24: in drm_fb_helper_single_fb_probe()
880 sizes.surface_depth = sizes.surface_bpp = 24; in drm_fb_helper_single_fb_probe()
883 sizes.surface_depth = 24; in drm_fb_helper_single_fb_probe()
1396 * @bpp_sel: bpp value to use for the framebuffer configuration