Searched defs:format_count (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/gpu/drm/xen/
H A Dxen_drm_front_conn.c40 const u32 *xen_drm_front_conn_get_formats(int *format_count) argument
H A Dxen_drm_front_kms.c316 int format_count; local
/linux-master/drivers/gpu/drm/
H A Ddrm_simple_kms_helper.c417 drm_simple_display_pipe_init(struct drm_device *dev, struct drm_simple_display_pipe *pipe, const struct drm_simple_display_pipe_funcs *funcs, const uint32_t *formats, unsigned int format_count, const uint64_t *format_modifiers, struct drm_connector *connector) argument
H A Ddrm_plane.c331 __drm_universal_plane_init(struct drm_device *dev, struct drm_plane *plane, uint32_t possible_crtcs, const struct drm_plane_funcs *funcs, const uint32_t *formats, unsigned int format_count, const uint64_t *format_modifiers, enum drm_plane_type type, const char *name, va_list ap) argument
486 drm_universal_plane_init(struct drm_device *dev, struct drm_plane *plane, uint32_t possible_crtcs, const struct drm_plane_funcs *funcs, const uint32_t *formats, unsigned int format_count, const uint64_t *format_modifiers, enum drm_plane_type type, const char *name, ...) argument
518 __drmm_universal_plane_alloc(struct drm_device *dev, size_t size, size_t offset, uint32_t possible_crtcs, const struct drm_plane_funcs *funcs, const uint32_t *formats, unsigned int format_count, const uint64_t *format_modifiers, enum drm_plane_type type, const char *name, ...) argument
557 __drm_universal_plane_alloc(struct drm_device *dev, size_t size, size_t offset, uint32_t possible_crtcs, const struct drm_plane_funcs *funcs, const uint32_t *formats, unsigned int format_count, const uint64_t *format_modifiers, enum drm_plane_type type, const char *name, ...) argument
[all...]
H A Ddrm_fb_helper.c1442 drm_fb_helper_find_format(struct drm_fb_helper *fb_helper, const uint32_t *formats, size_t format_count, uint32_t bpp, uint32_t depth) argument
1472 drm_fb_helper_find_color_mode_format(struct drm_fb_helper *fb_helper, const uint32_t *formats, size_t format_count, unsigned int color_mode) argument
H A Ddrm_mipi_dbi.c584 mipi_dbi_dev_init_with_formats(struct mipi_dbi_dev *dbidev, const struct drm_simple_display_pipe_funcs *funcs, const uint32_t *formats, unsigned int format_count, const struct drm_display_mode *mode, unsigned int rotation, size_t tx_buf_size) argument
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_vi_layer.c548 unsigned int plane_cnt, format_count; local
/linux-master/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-plane.c887 unsigned int format_count; local
/linux-master/include/drm/
H A Ddrm_plane.h652 unsigned int format_count; member in struct:drm_plane
[all...]
/linux-master/drivers/acpi/
H A Dutils.c38 u32 format_count = 0; local
/linux-master/drivers/gpu/drm/ast/
H A Dast_mode.c569 ast_plane_init(struct drm_device *dev, struct ast_plane *ast_plane, void __iomem *vaddr, u64 offset, unsigned long size, uint32_t possible_crtcs, const struct drm_plane_funcs *funcs, const uint32_t *formats, unsigned int format_count, const uint64_t *format_modifiers, enum drm_plane_type type) argument
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_fb.c139 int format_count; member in struct:intel_modifier_desc

Completed in 147 milliseconds