Home
last modified time | relevance | path

Searched defs:format (Results 4151 - 4175 of 6002) sorted by relevance

1...<<161162163164165166167168169170>>...241

/kernel/linux/linux-6.6/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_ade.c627 static bool has_Alpha_channel(int format) in has_Alpha_channel() argument
[all...]
H A Ddw_drm_dsi.c92 enum mipi_dsi_pixel_format format; member
290 static u32 dsi_get_dpi_color_coding(enum mipi_dsi_pixel_format format) in dsi_get_dpi_color_coding() argument
448 dsi_set_mode_timing(void __iomem *base, u32 lane_byte_clk_kHz, struct drm_display_mode *mode, enum mipi_dsi_pixel_format format) dsi_set_mode_timing() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
H A Dmalidp_planes.c141 malidp_format_mod_supported(struct drm_device *drm, u32 format, u64 modifier) malidp_format_mod_supported() argument
246 malidp_format_mod_supported_per_plane(struct drm_plane *plane, u32 format, u64 modifier) malidp_format_mod_supported_per_plane() argument
364 malidp_partial_prefetch_supported(u32 format, u64 modifier, unsigned int rotation) malidp_partial_prefetch_supported() argument
[all...]
H A Dmalidp_hw.h42 u32 format; /* DRM fourcc */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c107 enum mipi_dsi_pixel_format format; member
169 static int nwl_dsi_get_dpi_pixel_format(enum mipi_dsi_pixel_format format) in nwl_dsi_get_dpi_pixel_format() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dcq.c699 static int mini_cqe_res_format_to_hw(struct mlx5_ib_dev *dev, u8 format) in mini_cqe_res_format_to_hw() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_fb_helper.c1223 const struct drm_format_info *format = fb->format; in drm_fb_helper_check_var() local
1128 drm_fb_helper_fill_pixel_fmt(struct fb_var_screeninfo *var, const struct drm_format_info *format) drm_fb_helper_fill_pixel_fmt() argument
1446 uint32_t format; drm_fb_helper_find_format() local
1703 const struct drm_format_info *format = fb->format; drm_fb_helper_fill_var() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c454 struct dpu_format *format; in _dpu_crtc_blend_setup_mixer() local
333 _dpu_crtc_setup_blend_cfg(struct dpu_crtc_mixer *mixer, struct dpu_plane_state *pstate, struct dpu_format *format) _dpu_crtc_setup_blend_cfg() argument
404 _dpu_crtc_blend_setup_pipe(struct drm_crtc *crtc, struct drm_plane *plane, struct dpu_crtc_mixer *mixer, u32 num_mixers, enum dpu_stage stage, struct dpu_format *format, uint64_t modifier, struct dpu_sw_pipe *pipe, unsigned int stage_idx, struct dpu_hw_stage_cfg *stage_cfg ) _dpu_crtc_blend_setup_pipe() argument
[all...]
H A Ddpu_hw_util.c282 dpu_hw_setup_scaler3(struct dpu_hw_blk_reg_map *c, struct dpu_hw_scaler3_cfg *scaler3_cfg, u32 scaler_offset, u32 scaler_version, const struct dpu_format *format) dpu_hw_setup_scaler3() argument
H A Ddpu_plane.c944 const struct dpu_format *format = dpu_plane_flush_csc() local
1360 dpu_plane_format_mod_supported(struct drm_plane *plane, uint32_t format, uint64_t modifier) dpu_plane_format_mod_supported() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c1245 u32 format = FIELD_GET(GUC_CTB_MSG_0_FORMAT, msg->msg[0]); in ct_handle_msg() local
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c96 struct drm_format_info format; member
287 dcss_dpr_pix_size_set(struct dcss_dpr_ch *ch, const struct drm_format_info *format) dcss_dpr_pix_size_set() argument
430 dcss_dpr_setup_components(struct dcss_dpr_ch *ch, const struct drm_format_info *format) dcss_dpr_setup_components() argument
507 dcss_dpr_format_set(struct dcss_dpr *dpr, int ch_num, const struct drm_format_info *format, u64 modifier) dcss_dpr_format_set() argument
[all...]
H A Ddcss-dtg.c288 dcss_dtg_plane_alpha_set(struct dcss_dtg *dtg, int ch_num, const struct drm_format_info *format, int alpha) dcss_dtg_plane_alpha_set() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c234 const struct mdp_format *format; in mdp5_plane_atomic_check_with_state() local
274 const struct mdp_format *format = in mdp5_plane_atomic_check_with_state() local
636 static uint32_t get_scale_config(const struct mdp_format *format, in get_scale_config() argument
667 static void calc_pixel_ext(const struct mdp_format *format, in calc_pixel_ext() argument
689 mdp5_write_pixel_ext(struct mdp5_kms *mdp5_kms, enum mdp5_pipe pipe, const struct mdp_format *format, uint32_t src_w, int pe_left[COMP_MAX], int pe_right[COMP_MAX], uint32_t src_h, int pe_top[COMP_MAX], int pe_bottom[COMP_MAX]) mdp5_write_pixel_ext() argument
776 const struct mdp_format *format = mdp5_hwpipe_mode_set() local
867 const struct mdp_format *format; mdp5_plane_mode_set() local
[all...]
H A Dmdp5_crtc.c221 const struct mdp_format *format; in blend_setup() local
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H A Dmtk_disp_ovl.c243 static void mtk_ovl_set_bit_depth(struct device *dev, int idx, u32 format, in mtk_ovl_set_bit_depth() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_overlay.c753 meson_overlay_format_mod_supported(struct drm_plane *plane, u32 format, u64 modifier) meson_overlay_format_mod_supported() argument
[all...]
H A Dmeson_drv.h175 u32 format; member
/kernel/linux/linux-6.6/drivers/gpu/drm/mcde/
H A Dmcde_display.c196 mcde_configure_extsrc(struct mcde *mcde, enum mcde_extsrc src, u32 format) mcde_configure_extsrc() argument
338 mcde_configure_overlay(struct mcde *mcde, enum mcde_overlay ovl, enum mcde_extsrc src, enum mcde_channel ch, const struct drm_display_mode *mode, u32 format, int cpp) mcde_configure_overlay() argument
1161 u32 format = fb->format->format; mcde_display_enable() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_sprite.c1440 g4x_sprite_format_mod_supported(struct drm_plane *_plane, u32 format, u64 modifier) g4x_sprite_format_mod_supported() argument
1461 snb_sprite_format_mod_supported(struct drm_plane *_plane, u32 format, u64 modifier) snb_sprite_format_mod_supported() argument
1487 vlv_sprite_format_mod_supported(struct drm_plane *_plane, u32 format, u64 modifier) vlv_sprite_format_mod_supported() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/
H A Dingenic-ipu.c330 u32 ctrl, stride = 0, coef_index = 0, format = 0; in ingenic_ipu_plane_atomic_update() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.h48 u32 format; member
54 u32 format; member
60 u32 format; member
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7701.c106 enum mipi_dsi_pixel_format format; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Devergreen_cs.c173 unsigned format; member
974 u32 format = G_028C70_FORMAT(track->cb_color_info[i]); evergreen_cs_track_check() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_mipi_dsi.c73 enum mipi_dsi_pixel_format format; member
[all...]

Completed in 35 milliseconds

1...<<161162163164165166167168169170>>...241