Searched refs:BPP (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/drivers/staging/fbtft/ |
| D | fb_bd663474.c | 23 #define BPP 16 macro 158 .bpp = BPP,
|
| D | fb_s6d1121.c | 23 #define BPP 16 macro 164 .bpp = BPP,
|
| D | fb_ili9163.c | 23 #define BPP 16 macro 238 .bpp = BPP,
|
| D | fb_ili9325.c | 21 #define BPP 16 macro 243 .bpp = BPP,
|
| D | fb_uc1611.c | 22 #define BPP 8 macro 311 .bpp = BPP,
|
| D | fb_upd161704.c | 23 #define BPP 16 macro
|
| /Linux-v5.4/drivers/video/fbdev/ |
| D | ps3fb.c | 256 #define BPP 4 /* number of bytes per pixel */ macro 370 *ddr_line_length = vmode->xres * BPP; in ps3fb_find_mode() 424 *xdr_line_length = GPU_ALIGN_UP(var->xres_virtual * BPP); in ps3fb_find_mode() 542 if (var->xres_virtual > xdr_line_length / BPP) { in ps3fb_check_var() 636 offset = ddr_yoff * ddr_line_length + ddr_xoff * BPP; in ps3fb_set_par() 641 info->var.xoffset * BPP; in ps3fb_set_par() 698 var->xoffset * BPP; in ps3fb_pan_display() 850 res.xres = info->fix.line_length / BPP; in ps3fb_ioctl()
|
| D | udlfb.c | 445 dev_addr += BPP; in dlfb_compress_hline() 464 (unsigned long)(cmd_buffer_end - 1 - cmd) / BPP); in dlfb_compress_hline() 633 const int byte_offset = line_offset + (x * BPP); in dlfb_handle_damage() 637 &cmd, byte_offset, width * BPP, in dlfb_handle_damage()
|
| D | smscufx.c | 66 #define BPP 2 macro 843 const int byte_offset = line_offset + (x * BPP); in ufx_raw_rect() 845 (char *)dev->info->fix.smem_start + byte_offset, width * BPP); in ufx_raw_rect()
|
| /Linux-v5.4/include/video/ |
| D | udlfb.h | 81 #define BPP 2 macro
|
| /Linux-v5.4/Documentation/fb/ |
| D | pxafb.rst | 21 mode:XRESxYRES[-BPP] 29 BPP == The bit depth. Valid values are 1, 2, 4, 8 and 16.
|
| D | ep93xx-fb.rst | 110 video=XRESxYRES[-BPP][@REFRESH]
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | tegra20-colibri.dtsi | 194 /* Colibri LCD (Optional 24 BPP Support) */
|