Home
last modified time | relevance | path

Searched refs:IGT_FORMAT_FMT (Results 1 – 4 of 4) sorted by relevance

/external/igt-gpu-tools/tests/
Dkms_plane.c549 …igt_warn("CRC mismatches with format " IGT_FORMAT_FMT " on %s.%u with %d/%d solid colors tested (0… in test_format_plane_colors()
563 igt_info("Testing format " IGT_FORMAT_FMT " / modifier 0x%" PRIx64 " on %s.%u\n", in test_format_plane_rgb()
601 igt_info("Testing format " IGT_FORMAT_FMT " / modifier 0x%" PRIx64 " (%s, %s) on %s.%u\n", in test_format_plane_yuv()
657 igt_info("Testing format " IGT_FORMAT_FMT " / modifier 0x%" PRIx64 " on %s.%u\n", in test_format_plane()
Dkms_big_fb.c185 igt_info("Max usable framebuffer size for format "IGT_FORMAT_FMT" / modifier 0x%"PRIx64": %dx%d\n", in max_fb_size()
/external/igt-gpu-tools/lib/
Digt_fb.h54 #define IGT_FORMAT_FMT "%c%c%c%c(0x%08x)" macro
Digt_fb.c1553 igt_debug("%s(width=%d, height=%d, format=" IGT_FORMAT_FMT in igt_create_fb_with_bo_size()