Home
last modified time | relevance | path

Searched defs:bpp (Results 351 - 375 of 798) sorted by relevance

1...<<11121314151617181920>>...32

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_dp_mst.c493 int bpp = 24; in radeon_mst_mode_fixup() local
/kernel/linux/linux-5.10/drivers/gpu/drm/stm/
H A Ddw_mipi_dsi-stm.c247 int ret, bpp; in dw_mipi_dsi_get_lane_mbps() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c35 int width, height, bpp, pitch; in vbox_do_modeset() local
/kernel/linux/linux-5.10/drivers/staging/media/tegra-video/
H A Dvi.h263 unsigned int bpp; member
/kernel/linux/linux-5.10/drivers/staging/media/imx/
H A Dimx-media.h78 int bpp; /* total bpp */ member
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.h99 u8 bpp[3]; member
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/
H A Domap_voutdef.h158 int bpp; /* bytes per pixel */ member
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/
H A Dxilinx-vip.h118 unsigned int bpp; member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ag.c444 xfs_get_aghdr_buf( struct xfs_mount *mp, xfs_daddr_t blkno, size_t numblks, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_get_aghdr_buf() argument
H A Dxfs_dir2_block.c135 xfs_dir3_block_read( struct xfs_trans *tp, struct xfs_inode *dp, struct xfs_buf **bpp) xfs_dir3_block_read() argument
675 xfs_dir2_block_lookup_int( xfs_da_args_t *args, struct xfs_buf **bpp, int *entno) xfs_dir2_block_lookup_int() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_dquot.c288 xfs_dquot_disk_alloc( struct xfs_dquot *dqp, struct xfs_buf **bpp) xfs_dquot_disk_alloc() argument
405 xfs_dquot_disk_read( struct xfs_mount *mp, struct xfs_dquot *dqp, struct xfs_buf **bpp) xfs_dquot_disk_read() argument
1213 xfs_qm_dqflush( struct xfs_dquot *dqp, struct xfs_buf **bpp) xfs_qm_dqflush() argument
H A Dxfs_trans.h180 xfs_trans_get_buf( struct xfs_trans *tp, struct xfs_buftarg *target, xfs_daddr_t blkno, int numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp) xfs_trans_get_buf() argument
201 xfs_trans_read_buf( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buftarg *target, xfs_daddr_t blkno, int numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) xfs_trans_read_buf() argument
/kernel/linux/linux-6.6/drivers/staging/media/tegra-video/
H A Dvi.h294 unsigned int bpp; member
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-media.h81 int bpp; /* total bpp */ member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Damba-clcd.c684 unsigned int bpp; in clcdfb_of_init_display() local
[all...]
H A Ds1d13xxxfb.c441 u16 bpp; in s1d13xxxfb_bitblt_copyarea() local
527 u16 bpp = (info->var.bits_per_pixel >> 3); s1d13xxxfb_bitblt_solidfill() local
642 int bpp, lcd_bpp; s1d13xxxfb_fetch_hw_state() local
[all...]
H A Dvt8623fb.c383 u32 bpp = info->var.bits_per_pixel; in vt8623fb_set_par() local
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dmach64_gx.c80 aty_set_dac_514(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) aty_set_dac_514() argument
123 aty_var_to_pll_514(const struct fb_info *info, u32 vclk_per, u32 bpp, union aty_pll *pll) aty_var_to_pll_514() argument
205 aty_set_dac_ATI68860_B(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) aty_set_dac_ATI68860_B() argument
288 aty_set_dac_ATT21C498(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) aty_set_dac_ATT21C498() argument
341 aty_var_to_pll_18818(const struct fb_info *info, u32 vclk_per, u32 bpp, union aty_pll *pll) aty_var_to_pll_18818() argument
495 aty_var_to_pll_1703(const struct fb_info *info, u32 vclk_per, u32 bpp, union aty_pll *pll) aty_var_to_pll_1703() argument
611 aty_var_to_pll_8398(const struct fb_info *info, u32 vclk_per, u32 bpp, union aty_pll *pll) aty_var_to_pll_8398() argument
734 aty_var_to_pll_408(const struct fb_info *info, u32 vclk_per, u32 bpp, union aty_pll *pll) aty_var_to_pll_408() argument
881 aty_set_dac_unsupported(const struct fb_info *info, const union aty_pll *pll, u32 bpp, u32 accel) aty_set_dac_unsupported() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/fbtft/
H A Dfbtft-core.c547 unsigned int bpp = display->bpp; in fbtft_framebuffer_alloc() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/kyro/
H A Dfbdev.c394 static inline unsigned long get_line_length(int x, int bpp) in get_line_length() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Dlcdc.c51 int bpp; member
212 int bpp = lcdc.bpp; in setup_lcd_dma() local
623 int bpp; alloc_fbmem() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dsis_main.h145 u16 bpp; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c257 unsigned bpp = in amdgpu_atombios_dp_get_dp_link_config() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c537 } bpp; in get_dvmm_hw_setting() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c64 struct fixed31_32 bpp; in apply_128b_132b_stream_overhead() local
1092 struct fixed31_32 bpp; dc_dsc_stream_bandwidth_in_kbps() local
[all...]

Completed in 22 milliseconds

1...<<11121314151617181920>>...32