/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_dp.c | 238 const u8 bpp = 6 * 3; in nv50_dp_mode_valid() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/ |
H A D | test-drm_dp_mst_helper.c | 21 int bpp; in igt_dp_mst_calc_pbn_mode() member
|
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun6i-mipi-csi2/ |
H A D | sun6i_mipi_csi2.h | 27 u32 bpp; member
|
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/ |
H A D | sun8i_a83t_mipi_csi2.h | 28 u32 bpp; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | c2p_planar.c | 48 static inline void store_planar(void *dst, u32 dst_inc, u32 bpp, u32 d[8]) in store_planar() argument 61 static inline void store_planar_masked(void *dst, u32 dst_inc, u32 bpp, in store_planar_masked() argument 86 c2p_planar(void *dst, const void *src, u32 dx, u32 dy, u32 width, u32 height, u32 dst_nextline, u32 dst_nextplane, u32 src_nextline, u32 bpp) c2p_planar() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | cfbfillrect.c | 283 u32 bpp = p->var.bits_per_pixel; in cfb_fillrect() local [all...] |
H A D | fb_draw.h | 26 pixel_to_pat( u32 bpp, u32 pixel) in pixel_to_pat() argument 52 pixel_to_pat( u32 bpp, u32 pixel) in pixel_to_pat() argument 148 unsigned bpp = info->var.bits_per_pixel; in fb_compute_bswapmask() local [all...] |
H A D | sysfillrect.c | 238 u32 bpp = p->var.bits_per_pixel; in sys_fillrect() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/fsl-dcu/ |
H A D | fsl_dcu_drm_plane.c | 88 unsigned int alpha = DCU_LAYER_AB_NONE, bpp; in fsl_dcu_drm_plane_atomic_update() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_format_caps.c | 40 u32 bpp; in komeda_get_afbc_format_bpp() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/adv7511/ |
H A D | adv7533.c | 108 u8 bpp = mipi_dsi_pixel_format_to_bpp(dsi->format); in adv7533_mode_valid() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_dsi.c | 34 int bpp = mipi_dsi_pixel_format_to_bpp(intel_dsi->pixel_format); in intel_dsi_bitrate() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | fb.c | 147 unsigned int size, bpp; in tegra_fb_create() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/ |
H A D | drm_dp_mst_helper_test.c | 17 const int bpp; member
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | redboot.h | 44 short bpp; /* Bits/pixel */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/ |
H A D | rc_calc.h | 74 float bpp; member
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | redboot.h | 44 short bpp; /* Bits/pixel */ member
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/ |
H A D | camss-csiphy-2ph-1-0.c | 60 static u8 csiphy_settle_cnt_calc(u32 pixel_clock, u8 bpp, u8 num_lanes, in csiphy_settle_cnt_calc() argument 84 csiphy_lanes_enable(struct csiphy_device *csiphy, struct csiphy_config *cfg, u32 pixel_clock, u8 bpp, u8 lane_mask) csiphy_lanes_enable() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | 68328fb.c | 114 static u_long get_line_length(int xres_virtual, int bpp) in get_line_length() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/geode/ |
H A D | display_gx.c | 51 int gx_line_delta(int xres, int bpp) in gx_line_delta() argument
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_mount.c | 455 int readSuper(struct super_block *sb, struct buffer_head **bpp) in readSuper() argument
|
/kernel/linux/linux-5.10/include/video/ |
H A D | da8xx-fb.h | 50 int bpp; member
|
H A D | sa1100fb.h | 37 u_char bpp; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/armada/ |
H A D | armada_drm.h | 32 static inline uint32_t armada_pitch(uint32_t width, uint32_t bpp) in armada_pitch() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/aspeed/ |
H A D | aspeed_gfx_crtc.c | 26 static int aspeed_gfx_set_pixel_fmt(struct aspeed_gfx *priv, u32 *bpp) in aspeed_gfx_set_pixel_fmt() argument 83 u32 ctrl1, d_offset, t_count, bpp; in aspeed_gfx_crtc_mode_set_nofb() local
|