Home
last modified time | relevance | path

Searched refs:igt_hpd_storm_detected (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/lib/
Digt_debugfs.h112 bool igt_hpd_storm_detected(int fd);
Digt_debugfs.c610 bool igt_hpd_storm_detected(int drm_fd) in igt_hpd_storm_detected() function
/external/igt-gpu-tools/tests/
Dkms_chamelium.c2493 igt_assert(igt_hpd_storm_detected(data->drm_fd)); in test_hpd_storm_detect()
2519 igt_assert(!igt_hpd_storm_detected(data->drm_fd)); in test_hpd_storm_disable()