Lines Matching refs:lookup_drm_format
409 static const struct format_desc_struct *lookup_drm_format(uint32_t drm_format) in lookup_drm_format() function
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()
2513 lookup_drm_format(cvt->src.fb->drm_format); in convert_yuv_to_rgb24()
2576 lookup_drm_format(cvt->dst.fb->drm_format); in convert_rgb24_to_yuv()
2677 lookup_drm_format(cvt->src.fb->drm_format); in convert_yuv16_to_float()
2753 lookup_drm_format(cvt->dst.fb->drm_format); in convert_float_to_yuv16()
3213 const struct format_desc_struct *f = lookup_drm_format(fb->drm_format); in create_cairo_surface__convert()
3325 const struct format_desc_struct *f = lookup_drm_format(fb->drm_format); in igt_get_cairo_surface()
3537 const struct format_desc_struct *f = lookup_drm_format(drm_format); in igt_drm_format_to_bpp()
3555 const struct format_desc_struct *f = lookup_drm_format(drm_format); in igt_format_str()
3663 lookup_drm_format(drm_format); in igt_format_plane_bpp()