Searched refs:format_desc_struct (Results 1 – 1 of 1) sorted by relevance
91 static const struct format_desc_struct { struct409 static const struct format_desc_struct *lookup_drm_format(uint32_t drm_format) in lookup_drm_format()411 const struct format_desc_struct *format; in lookup_drm_format()541 const struct format_desc_struct *format = lookup_drm_format(fb->drm_format); in fb_plane_width()554 const struct format_desc_struct *format = lookup_drm_format(fb->drm_format); in fb_plane_bpp()564 const struct format_desc_struct *format = lookup_drm_format(fb->drm_format); in fb_plane_height()577 const struct format_desc_struct *format = lookup_drm_format(fb->drm_format); in fb_num_planes()590 const struct format_desc_struct *f = lookup_drm_format(drm_format); in igt_init_fb()871 const struct format_desc_struct *fmt = lookup_drm_format(fb->drm_format); in create_bo_for_fb()1879 const struct format_desc_struct *f; in drm_format_to_pixman()[all …]