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

1234567891011>>

/linux-master/drivers/gpu/drm/
H A Ddrm_client.c511 drm_client_framebuffer_create(struct drm_client_dev *client, u32 width, u32 height, u32 format) argument
279 drm_client_buffer_create(struct drm_client_dev *client, u32 width, u32 height, u32 format, u32 *handle) argument
466 drm_client_buffer_addfb(struct drm_client_buffer *buffer, u32 width, u32 height, u32 format, u32 handle) argument
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.c993 int mipi_dsi_dcs_get_pixel_format(struct mipi_dsi_device *dsi, u8 *format) argument
1184 mipi_dsi_dcs_set_pixel_format(struct mipi_dsi_device *dsi, u8 format) argument
[all...]
H A Ddrm_panic.c164 static u32 convert_from_xrgb8888(u32 color, u32 format) argument
460 drm_panic_is_format_supported(const struct drm_format_info *format) argument
[all...]
H A Ddrm_plane.c880 drm_plane_check_pixel_format(struct drm_plane *plane, u32 format, u64 modifier) argument
961 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.c114 const char *intel_output_format_name(enum intel_output_format format) argument
H A Dintel_cursor.c668 intel_cursor_format_mod_supported(struct drm_plane *_plane, u32 format, u64 modifier) argument
H A Dintel_display.c4857 pipe_config_mismatch(struct drm_printer *p, bool fastset, const struct intel_crtc *crtc, const char *name, const char *format, ...) argument
[all...]
H A Dintel_dp.c940 source_can_output(struct intel_dp *intel_dp, enum intel_output_format format) argument
[all...]

Completed in 401 milliseconds

1234567891011>>