Searched defs:format_count (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/sys/dev/pci/drm/include/drm/ |
H A D | drm_plane.h | 641 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 D | drm_plane.c | 239 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 D | drm_fb_helper.c | 1488 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 D | intel_fb.c | 135 int format_count; member
|