Lines Matching defs:drm_format
409 static const struct format_desc_struct *lookup_drm_format(uint32_t drm_format) in lookup_drm_format()
586 uint32_t drm_format, uint64_t modifier, in igt_init_fb()
720 void igt_calc_fb_size(int fd, int width, int height, uint32_t drm_format, uint64_t modifier, in igt_calc_fb_size()
1877 static pixman_format_code_t drm_format_to_pixman(uint32_t drm_format) in drm_format_to_pixman()
1889 static cairo_format_t drm_format_to_cairo(uint32_t drm_format) in drm_format_to_cairo()
2246 unsigned drm_format, in igt_fb_create_cairo_shadow_buffer()
3214 unsigned drm_format; in create_cairo_surface__convert() local
3535 uint32_t igt_drm_format_to_bpp(uint32_t drm_format) in igt_drm_format_to_bpp()
3553 const char *igt_format_str(uint32_t drm_format) in igt_format_str()
3567 bool igt_fb_supported_format(uint32_t drm_format) in igt_fb_supported_format()
3599 bool igt_format_is_yuv(uint32_t drm_format) in igt_format_is_yuv()
3639 bool igt_format_is_fp16(uint32_t drm_format) in igt_format_is_fp16()
3660 int igt_format_plane_bpp(uint32_t drm_format, int plane) in igt_format_plane_bpp()