Searched refs:fb_depth (Results 1 – 7 of 7) sorted by relevance
| /drivers/gpu/drm/pl111/ |
| A D | pl111_versatile.c | 320 .fb_depth = 16, 334 .fb_depth = 15, 347 .fb_depth = 16, 359 .fb_depth = 16, 371 .fb_depth = 16,
|
| A D | pl111_drv.c | 309 drm_client_setup_with_color_mode(drm, priv->variant->fb_depth); in pl111_amba_probe() 358 .fb_depth = 16, 383 .fb_depth = 32, 412 .fb_depth = 16,
|
| A D | pl111_drm.h | 129 unsigned int fb_depth; member
|
| A D | pl111_display.c | 56 u32 cpp = DIV_ROUND_UP(priv->variant->fb_depth, 8); in pl111_mode_valid()
|
| /drivers/video/fbdev/ |
| A D | sbuslib.c | 104 int type, int fb_depth, unsigned long fb_size) in sbusfb_ioctl_helper() argument 113 put_user(fb_depth, &f->fb_depth) || in sbusfb_ioctl_helper()
|
| A D | sbuslib.h | 28 int type, int fb_depth, unsigned long fb_size);
|
| /drivers/video/fbdev/aty/ |
| A D | atyfb_base.c | 1840 fbtyp.fb_depth = info->var.bits_per_pixel; in atyfb_ioctl()
|
Completed in 22 milliseconds