Home
last modified time | relevance | path

Searched refs:igt_crc_to_string (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_display_crc.c75 crc_str = igt_crc_to_string(&crc); in print_crcs()
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_debugfs.h95 char *igt_crc_to_string(igt_crc_t *crc);
H A Digt_debugfs.c491 char *igt_crc_to_string(igt_crc_t *crc) in igt_crc_to_string() function
H A Digt_chamelium.c1542 igt_debug("Reference CRC: %s\n", igt_crc_to_string(reference_crc)); in chamelium_assert_crc_eq_or_dump()
1543 igt_debug("Captured CRC: %s\n", igt_crc_to_string(capture_crc)); in chamelium_assert_crc_eq_or_dump()
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_pipe_crc_basic.c139 crc_str = igt_crc_to_string(&crcs[0]); in test_read_crc()
H A Dkms_prime.c152 info->str = igt_crc_to_string(&info->crc); in collect_crc_for_fb()
H A Dkms_plane.c110 crc_str = igt_crc_to_string(crc); in test_grab_crc()
H A Dkms_frontbuffer_tracking.c1166 pipe_str = igt_crc_to_string(crc); in print_crc()