Searched refs:igt_format_str (Results 1 – 4 of 4) sorted by relevance
203 const char *igt_format_str(uint32_t drm_format);
1886 drm_format, igt_format_str(drm_format)); in drm_format_to_pixman()1898 drm_format, igt_format_str(drm_format)); in drm_format_to_cairo()3540 drm_format, igt_format_str(drm_format)); in igt_drm_format_to_bpp()3553 const char *igt_format_str(uint32_t drm_format) in igt_format_str() function
322 …igt_debug("Testing case %i on pipe %s, format %s\n", rect, kmstest_pipe_name(pipe), igt_format_str… in test_single_case()
2288 igt_format_str(format), tiled ? "tiled" : "linear"); in prepare_randomized_plane()