Searched refs:count_formats (Results 1 – 5 of 5) sorted by relevance
61 plane->formats = calloc(p->count_formats, sizeof(uint32_t)); in kms_plane_probe()65 for (i = 0; i < p->count_formats; i++) in kms_plane_probe()68 plane->num_formats = p->count_formats; in kms_plane_probe()
93 for (i = 0; i < plane->plane->count_formats; i++) { in get_supported_format()
319 uint32_t count_formats; member
992 r->count_formats = ovr.count_format_types; in drmModeGetPlane()
435 if (!ovr->count_formats) in dump_planes()439 for (j = 0; j < ovr->count_formats; j++) in dump_planes()944 for (i = 0; i < ovr->count_formats; ++i) { in format_support()