Searched refs:count_formats (Results 1 – 11 of 11) sorted by relevance
57 plane->formats = calloc(p->count_formats, sizeof(uint32_t)); in kms_plane_probe()61 for (i = 0; i < p->count_formats; i++) in kms_plane_probe()64 plane->num_formats = p->count_formats; in kms_plane_probe()
45 for (unsigned i = 0; i < p->count_formats; ++i) in supports_format()99 for (unsigned i = 0; i < p->count_formats; ++i) in get_formats()
318 for (i = 0; i < header->count_formats; i++) { in dump_in_formats()532 if (!ovr->count_formats) in dump_planes()536 for (j = 0; j < ovr->count_formats; j++) in dump_planes()1044 for (i = 0; i < ovr->count_formats; ++i) { in format_support()
724 __u32 count_formats; member
744 __u32 count_formats; member
764 __u32 count_formats; member
322 uint32_t count_formats; member
1036 r->count_formats = ovr.count_format_types; in drmModeGetPlane()
93 for (i = 0; i < plane->plane->count_formats; i++) { in get_supported_format()
257 for (uint32_t j = 0; j < plane->count_formats; j++) { in get_plane()
581 for (j = 0; j < plane->count_formats; j++) { in drv_query_kms()