/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | fb_decoder.c | 44 int bpp; /* Bits per pixel, 0 indicates invalid */ member 146 intel_vgpu_get_stride(struct intel_vgpu *vgpu, int pipe, u32 tiled, int stride_mask, int bpp) intel_vgpu_get_stride() argument 282 u8 bpp; /* Bits per pixel; 0 indicates invalid */ global() member [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_framebuffer.c | 46 u32 alignment_w = 0, alignment_h = 0, alignment_header, n_blocks, bpp; in komeda_fb_afbc_size_check() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bochs/ |
H A D | bochs.h | 66 u32 bpp; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 389 nv_pitch_align(struct drm_device *dev, uint32_t width, int bpp) in nv_pitch_align() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | msm_media_info.h | 1072 unsigned int alignment = 0, bpp = 4; in VENUS_RGB_STRIDE() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_lcdc_encoder.c | 64 int bpp, nchan, swap; in setup_phy() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/ |
H A D | dp_panel.c | 116 u32 bpp = 0, data_rate_khz = 0; in dp_panel_get_supported_bpp() local 232 u32 bpp = mode_edid_bpp; in dp_panel_get_mode_bpp() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
H A D | rcar_du_kms.c | 372 unsigned int bpp = format->planes == 1 ? format->bpp / 8 : 1; rcar_du_fb_create() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | fb.c | 143 unsigned int size, bpp; in tegra_fb_create() local
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/ |
H A D | vimc-scaler.c | 36 unsigned int bpp; member 385 vimc_sca_fill_pix(u8 *const ptr, const u8 *const pixel, const unsigned int bpp) vimc_sca_fill_pix() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_pipe.h | 42 unsigned int bpp[3]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
H A D | sun8i_ui_layer.c | 206 int bpp; in sun8i_ui_layer_update_buffer() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_drv.h | 128 uint32_t bpp; member
|
H A D | tilcdc_drv.c | 176 u32 bpp = 0; in tilcdc_init() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/udl/ |
H A D | udl_transfer.c | 119 const int bpp = 1 << log_bpp; in udl_compress_hline16() local
|
/kernel/linux/linux-5.10/include/linux/amba/ |
H A D | clcd.h | 51 unsigned int bpp:8, member
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/ |
H A D | vimc-common.h | 84 unsigned int bpp; member
|
/kernel/linux/linux-6.6/include/linux/amba/ |
H A D | clcd.h | 51 unsigned int bpp:8, member
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_inode_buf.c | 129 xfs_imap_to_bp( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_imap *imap, struct xfs_buf **bpp) xfs_imap_to_bp() argument
|
H A D | xfs_sb.c | 1276 xfs_sb_read_secondary( struct xfs_mount *mp, struct xfs_trans *tp, xfs_agnumber_t agno, struct xfs_buf **bpp) xfs_sb_read_secondary() argument 1298 xfs_sb_get_secondary( struct xfs_mount *mp, struct xfs_trans *tp, xfs_agnumber_t agno, struct xfs_buf **bpp) xfs_sb_get_secondary() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_dir2_readdir.c | 241 xfs_dir2_leaf_readbuf( struct xfs_da_args *args, size_t bufsize, xfs_dir2_off_t *cur_off, xfs_dablk_t *ra_blk, struct xfs_buf **bpp) xfs_dir2_leaf_readbuf() argument
|
H A D | xfs_trans_buf.c | 116 xfs_trans_get_buf_map( struct xfs_trans *tp, struct xfs_buftarg *target, struct xfs_buf_map *map, int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp) xfs_trans_get_buf_map() argument 211 xfs_trans_read_buf_map( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buftarg *target, struct xfs_buf_map *map, int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_trans_read_buf_map() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | mach64_ct.c | 118 static int aty_dsp_gt(const struct fb_info *info, u32 bpp, struct pll_ct *pll) in aty_dsp_gt() argument 249 static int aty_var_to_pll_ct(const struct fb_info *info, u32 vclk_per, u32 bpp, union aty_pll *pll) in aty_var_to_pll_ct() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | cfbimgblt.c | 83 int i, n, bpp = p->var.bits_per_pixel; in color_imageblit() local 143 u32 shift, color = 0, bpp = p->var.bits_per_pixel; in slow_imageblit() local 219 u32 fgx = fgcolor, bgx = bgcolor, bpp in fast_imageblit() local 247 fgx <<= bpp; fast_imageblit() local 248 bgx <<= bpp; fast_imageblit() local 321 u32 bpl = sizeof(u32), bpp = p->var.bits_per_pixel; cfb_imageblit() local [all...] |
H A D | sysimgblt.c | 58 int i, n, bpp = p->var.bits_per_pixel; in color_imageblit() local 115 u32 shift, color = 0, bpp = p->var.bits_per_pixel; in slow_imageblit() local 189 u32 fgx = fgcolor, bgx = bgcolor, bpp in fast_imageblit() local 217 fgx <<= bpp; fast_imageblit() local 218 bgx <<= bpp; fast_imageblit() local 291 u32 bpl = sizeof(u32), bpp = p->var.bits_per_pixel; sys_imageblit() local [all...] |