Searched refs:igt_hweight (Results 1 – 3 of 3) sorted by relevance
552 int n_enable_planes = igt_hweight(i); in run_transition_test()580 n_enable_planes = igt_hweight(j); in run_transition_test()627 int num_events = igt_hweight(event_mask); in commit_display()794 if (igt_hweight(i) > howmany) in run_modeset_tests()806 if (igt_hweight(j) > howmany) in run_modeset_tests()809 if (igt_hweight(i) < howmany && igt_hweight(j) < howmany) in run_modeset_tests()
295 #define igt_hweight(x) \ macro
4386 count += igt_hweight(modifiers[i].formats); in igt_count_plane_format_mod()