Home
last modified time | relevance | path

Searched defs:bpp (Results 26 - 50 of 601) sorted by relevance

12345678910>>...25

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c238 const u8 bpp = 6 * 3; in nv50_dp_mode_valid() local
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/
H A Dtest-drm_dp_mst_helper.c21 int bpp; in igt_dp_mst_calc_pbn_mode() member
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun6i-mipi-csi2/
H A Dsun6i_mipi_csi2.h27 u32 bpp; member
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_mipi_csi2.h28 u32 bpp; member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dc2p_planar.c48 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 Dcfbfillrect.c283 u32 bpp = p->var.bits_per_pixel; in cfb_fillrect() local
[all...]
H A Dfb_draw.h26 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 Dsysfillrect.c238 u32 bpp = p->var.bits_per_pixel; in sys_fillrect() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_plane.c88 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 Dkomeda_format_caps.c40 u32 bpp; in komeda_get_afbc_format_bpp() local
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/adv7511/
H A Dadv7533.c108 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 Dintel_dsi.c34 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 Dfb.c147 unsigned int size, bpp; in tegra_fb_create() local
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_dp_mst_helper_test.c17 const int bpp; member
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dredboot.h44 short bpp; /* Bits/pixel */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/
H A Drc_calc.h74 float bpp; member
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dredboot.h44 short bpp; /* Bits/pixel */ member
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy-2ph-1-0.c60 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 D68328fb.c114 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 Ddisplay_gx.c51 int gx_line_delta(int xres, int bpp) in gx_line_delta() argument
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_mount.c455 int readSuper(struct super_block *sb, struct buffer_head **bpp) in readSuper() argument
/kernel/linux/linux-5.10/include/video/
H A Dda8xx-fb.h50 int bpp; member
H A Dsa1100fb.h37 u_char bpp; member
/kernel/linux/linux-5.10/drivers/gpu/drm/armada/
H A Darmada_drm.h32 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 Daspeed_gfx_crtc.c26 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

Completed in 9 milliseconds

12345678910>>...25