Searched defs:format (Results 126 - 150 of 969) sorted by path

1234567891011>>

/linux-master/drivers/gpu/drm/
H A Ddrm_fb_helper.c1223 const struct drm_format_info *format = fb->format; local
1128 drm_fb_helper_fill_pixel_fmt(struct fb_var_screeninfo *var, const struct drm_format_info *format) argument
1446 uint32_t format; local
1703 const struct drm_format_info *format = fb->format; local
[all...]
H A Ddrm_fbdev_dma.c85 u32 format; local
H A Ddrm_fbdev_generic.c80 u32 format; local
H A Ddrm_format_helper.c128 drm_fb_clip_offset(unsigned int pitch, const struct drm_format_info *format, const struct drm_rect *clip) argument
273 const struct drm_format_info *format = fb->format; local
348 const struct drm_format_info *format = fb->format; local
[all...]
H A Ddrm_fourcc.c147 const struct drm_format_info *__drm_format_info(u32 format) argument
344 drm_format_info(u32 format) argument
[all...]
H A Ddrm_mipi_dsi.c966 int mipi_dsi_dcs_get_pixel_format(struct mipi_dsi_device *dsi, u8 *format) argument
1157 mipi_dsi_dcs_set_pixel_format(struct mipi_dsi_device *dsi, u8 format) argument
[all...]
H A Ddrm_plane.c861 drm_plane_check_pixel_format(struct drm_plane *plane, u32 format, u64 modifier) argument
942 drm_any_plane_has_format(struct drm_device *dev, u32 format, u64 modifier) argument
[all...]
H A Ddrm_print.c326 void ___drm_dbg(struct _ddebug *desc, enum drm_debug_category category, const char *format, ...) argument
280 drm_dev_printk(const struct device *dev, const char *level, const char *format, ...) argument
301 __drm_dev_dbg(struct _ddebug *desc, const struct device *dev, enum drm_debug_category category, const char *format, ...) argument
345 __drm_err(const char *format, ...) argument
[all...]
H A Ddrm_simple_kms_helper.c312 drm_simple_kms_format_mod_supported(struct drm_plane *plane, uint32_t format, uint64_t modifier) argument
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c173 unsigned int format; member in struct:g2d_buf_desc
601 static unsigned long g2d_get_buf_bpp(unsigned int format) argument
H A Dexynos_drm_ipp.c223 const struct exynos_drm_ipp_formats *format; local
[all...]
H A Dexynos_drm_ipp.h74 const struct drm_format_info *format; member in struct:exynos_drm_ipp_buffer
/linux-master/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo.c895 struct psb_intel_sdvo_tv_format format; local
2185 struct psb_intel_sdvo_tv_format format; local
[all...]
/linux-master/drivers/gpu/drm/gud/
H A Dgud_drv.c499 u32 format; local
[all...]
H A Dgud_internal.h103 static inline u32 gud_to_fourcc(u8 format) argument
H A Dgud_pipe.c52 static size_t gud_xrgb8888_to_r124(u8 *dst, const struct drm_format_info *format, argument
102 static size_t gud_xrgb8888_to_color(u8 *dst, const struct drm_format_info *format, argument
153 gud_prep_flush(struct gud_device *gdrm, struct drm_framebuffer *fb, const struct iosys_map *src, bool cached_reads, const struct drm_format_info *format, struct drm_rect *rect, struct gud_set_buffer_req *req, struct drm_format_conv_state *fmtcnv_state) argument
269 gud_flush_rect(struct gud_device *gdrm, struct drm_framebuffer *fb, const struct iosys_map *src, bool cached_reads, const struct drm_format_info *format, struct drm_rect *rect, struct drm_format_conv_state *fmtcnv_state) argument
325 const struct drm_format_info *format; local
460 const struct drm_format_info *format = fb->format; local
[all...]
/linux-master/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_drm_dsi.c92 enum mipi_dsi_pixel_format format; member in struct:dw_dsi
290 static u32 dsi_get_dpi_color_coding(enum mipi_dsi_pixel_format format) 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) argument
[all...]
H A Dkirin_drm_ade.c627 static bool has_Alpha_channel(int format) argument
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Di9xx_plane.c67 i8xx_plane_format_mod_supported(struct drm_plane *_plane, u32 format, u64 modifier) argument
85 i965_plane_format_mod_supported(struct drm_plane *_plane, u32 format, u64 modifier) argument
942 i9xx_format_to_fourcc(int format) argument
[all...]
H A Dintel_crtc_state_dump.c126 const char *intel_output_format_name(enum intel_output_format format) argument
H A Dintel_cursor.c646 intel_cursor_format_mod_supported(struct drm_plane *_plane, u32 format, u64 modifier) argument
H A Dintel_display.c4889 pipe_config_mismatch(bool fastset, const struct intel_crtc *crtc, const char *name, const char *format, ...) argument
H A Dintel_dp.c933 source_can_output(struct intel_dp *intel_dp, enum intel_output_format format) argument
[all...]
H A Dintel_fb.c291 lookup_format_info(const struct drm_format_info formats[], int num_formats, u32 format) argument
521 ccs_aux_plane_mask(const struct intel_modifier_desc *md, const struct drm_format_info *format) argument
[all...]
H A Dintel_overlay.c503 static int packed_depth_bytes(u32 format) argument
515 static int packed_width_bytes(u32 format, short width) argument
525 static int uv_hsubsampling(u32 format) argument
539 static int uv_vsubsampling(u32 format) argument
681 u32 format local
[all...]

Completed in 365 milliseconds

1234567891011>>