Home
last modified time | relevance | path

Searched defs:format_count (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_plane.h641 unsigned int format_count; member
815 format_count, format_modifiers, plane_type, name, ...) \ argument
859 format_count, format_modifiers, plane_type, name, ...) \ argument
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_plane.c239 unsigned int format_count, in __drm_universal_plane_init()
388 const uint32_t *formats, unsigned int format_count, in drm_universal_plane_init()
420 const uint32_t *formats, unsigned int format_count, in __drmm_universal_plane_alloc()
459 const uint32_t *formats, unsigned int format_count, in __drm_universal_plane_alloc()
H A Ddrm_fb_helper.c1488 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) drm_fb_helper_find_format() argument
1520 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) drm_fb_helper_find_color_mode_format() argument
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_fb.c135 int format_count; member