Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/pl111/
Dpl111_versatile.c320 .fb_depth = 16,
334 .fb_depth = 15,
347 .fb_depth = 16,
359 .fb_depth = 16,
371 .fb_depth = 16,
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,
Dpl111_drm.h129 unsigned int fb_depth; member
Dpl111_display.c56 u32 cpp = DIV_ROUND_UP(priv->variant->fb_depth, 8); in pl111_mode_valid()
/linux-6.12.1/drivers/video/fbdev/
Dsbuslib.c103 int type, int fb_depth, unsigned long fb_size) in sbusfb_ioctl_helper() argument
112 put_user(fb_depth, &f->fb_depth) || in sbusfb_ioctl_helper()
Dsbuslib.h28 int type, int fb_depth, unsigned long fb_size);
/linux-6.12.1/arch/sparc/include/uapi/asm/
Dfbio.h54 int fb_depth; member
/linux-6.12.1/arch/m68k/include/asm/
Dfbio.h54 int fb_depth; member
/linux-6.12.1/drivers/video/fbdev/aty/
Datyfb_base.c1840 fbtyp.fb_depth = info->var.bits_per_pixel; in atyfb_ioctl()