Home
last modified time | relevance | path

Searched refs:fb_depth (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/gpu/drm/pl111/
H A Dpl111_versatile.c320 .fb_depth = 16,
334 .fb_depth = 15,
347 .fb_depth = 16,
359 .fb_depth = 16,
371 .fb_depth = 16,
H A Dpl111_drv.c308 drm_fbdev_dma_setup(drm, priv->variant->fb_depth); in pl111_amba_probe()
357 .fb_depth = 16,
382 .fb_depth = 32,
411 .fb_depth = 16,
H A Dpl111_drm.h129 unsigned int fb_depth; member
H A Dpl111_display.c56 u32 cpp = DIV_ROUND_UP(priv->variant->fb_depth, 8); in pl111_mode_valid()
/openbmc/linux/drivers/video/fbdev/
H A Dsbuslib.c102 int type, int fb_depth, unsigned long fb_size) in sbusfb_ioctl_helper() argument
111 put_user(fb_depth, &f->fb_depth) || in sbusfb_ioctl_helper()
H A Dsbuslib.h24 int type, int fb_depth, unsigned long fb_size);
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dfbio.h54 int fb_depth; member
/openbmc/linux/arch/m68k/include/asm/
H A Dfbio.h54 int fb_depth; member
/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c1837 fbtyp.fb_depth = info->var.bits_per_pixel; in atyfb_ioctl()