/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/ |
H A D | shmob_drm_kms.h | 20 unsigned int bpp; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/ |
H A D | shmob_drm_kms.h | 20 unsigned int bpp; member
|
/kernel/linux/linux-5.10/drivers/phy/ |
H A D | phy-core-mipi-dphy.c | 22 phy_mipi_dphy_get_default_config(unsigned long pixel_clock, unsigned int bpp, unsigned int lanes, struct phy_configure_opts_mipi_dphy *cfg) phy_mipi_dphy_get_default_config() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/via/ |
H A D | ioctl.c | 67 int viafb_ioctl_hotplug(int hres, int vres, int bpp) in viafb_ioctl_hotplug() argument
|
H A D | via_utility.c | 118 void viafb_set_gamma_table(int bpp, unsigned int *gamma_table) in viafb_set_gamma_table() argument 222 void viafb_get_gamma_support_state(int bpp, unsigned int *support_state) in viafb_get_gamma_support_state() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
H A D | rcar_du_kms.h | 23 unsigned int bpp; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
H A D | ioctl.c | 67 int viafb_ioctl_hotplug(int hres, int vres, int bpp) in viafb_ioctl_hotplug() argument
|
H A D | via_utility.c | 118 void viafb_set_gamma_table(int bpp, unsigned int *gamma_table) in viafb_set_gamma_table() argument 222 void viafb_get_gamma_support_state(int bpp, unsigned int *support_state) in viafb_get_gamma_support_state() argument
|
/kernel/linux/linux-6.6/drivers/phy/ |
H A D | phy-core-mipi-dphy.c | 20 phy_mipi_dphy_calc_config(unsigned long pixel_clock, unsigned int bpp, unsigned int lanes, unsigned long long hs_clk_rate, struct phy_configure_opts_mipi_dphy *cfg) phy_mipi_dphy_calc_config() argument 81 phy_mipi_dphy_get_default_config(unsigned long pixel_clock, unsigned int bpp, unsigned int lanes, struct phy_configure_opts_mipi_dphy *cfg) phy_mipi_dphy_get_default_config() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_kms.h | 26 unsigned int bpp; member
|
/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun8i-rotate/ |
H A D | sun8i-formats.h | 16 int bpp[3]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
H A D | modesetting.c | 27 hgsmi_process_display_info(struct gen_pool *ctx, u32 display, s32 origin_x, s32 origin_y, u32 start_offset, u32 pitch, u32 width, u32 height, u16 bpp, u16 flags) hgsmi_process_display_info() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun8i-rotate/ |
H A D | sun8i-formats.h | 16 int bpp[3]; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
H A D | modesetting.c | 29 hgsmi_process_display_info(struct gen_pool *ctx, u32 display, s32 origin_x, s32 origin_y, u32 start_offset, u32 pitch, u32 width, u32 height, u16 bpp, u16 flags) hgsmi_process_display_info() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | c2p_iplan2.c | 48 static inline void store_iplan2(void *dst, u32 bpp, u32 d[4]) in store_iplan2() argument 61 static inline void store_iplan2_masked(void *dst, u32 bpp, u32 d[4], u32 mask) in store_iplan2_masked() argument 85 c2p_iplan2(void *dst, const void *src, u32 dx, u32 dy, u32 width, u32 height, u32 dst_nextline, u32 src_nextline, u32 bpp) c2p_iplan2() argument [all...] |
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-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_dsi.c | 11 int bpp = mipi_dsi_pixel_format_to_bpp(intel_dsi->pixel_format); in intel_dsi_bitrate() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | c2p_iplan2.c | 48 static inline void store_iplan2(void *dst, u32 bpp, u32 d[4]) in store_iplan2() argument 61 static inline void store_iplan2_masked(void *dst, u32 bpp, u32 d[4], u32 mask) in store_iplan2_masked() argument 85 c2p_iplan2(void *dst, const void *src, u32 dx, u32 dy, u32 width, u32 height, u32 dst_nextline, u32 src_nextline, u32 bpp) c2p_iplan2() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_fourcc.c | 41 uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth) in drm_mode_legacy_fb_format() argument 119 drm_driver_legacy_fb_format(struct drm_device *dev, uint32_t bpp, uint32_t depth) drm_driver_legacy_fb_format() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/fsl-dcu/ |
H A D | fsl_dcu_drm_plane.c | 83 unsigned int alpha = DCU_LAYER_AB_NONE, bpp; in fsl_dcu_drm_plane_atomic_update() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_fourcc.c | 46 uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth) in drm_mode_legacy_fb_format() argument 109 drm_driver_legacy_fb_format(struct drm_device *dev, uint32_t bpp, uint32_t depth) drm_driver_legacy_fb_format() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | sysfillrect.c | 248 u32 bpp = p->var.bits_per_pixel; in sys_fillrect() local [all...] |
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...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_format_caps.c | 40 u32 bpp; in komeda_get_afbc_format_bpp() local
|