Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_debugfs.h110 void igt_hpd_storm_set_threshold(int fd, unsigned int threshold);
Digt_debugfs.c554 void igt_hpd_storm_set_threshold(int drm_fd, unsigned int threshold) in igt_hpd_storm_set_threshold() function
/external/igt-gpu-tools/tests/
Dkms_chamelium.c253 igt_hpd_storm_set_threshold(data->drm_fd, 0); in test_basic_hotplug()
2491 igt_hpd_storm_set_threshold(data->drm_fd, 1); in test_hpd_storm_detect()
2516 igt_hpd_storm_set_threshold(data->drm_fd, 0); in test_hpd_storm_disable()