Searched refs:flip_threshold (Results 1 – 4 of 4) sorted by relevance
206 + crc->flip_threshold in nv50_crc_handle_vblank()335 vbl_count + crc->flip_threshold, in nv50_crc_atomic_start_reporting()626 crc->flip_threshold = func->flip_threshold; in nv50_crc_set_source()659 seq_printf(m, "%d\n", crc->flip_threshold); in nv50_crc_debugfs_flip_threshold_get()691 if (value > func->flip_threshold) in nv50_crc_debugfs_flip_threshold_set()694 value = func->flip_threshold; in nv50_crc_debugfs_flip_threshold_set()711 crc->flip_threshold = value; in nv50_crc_debugfs_flip_threshold_set()750 crc->flip_threshold = func->flip_threshold; in nv50_crc_init_head()
60 short flip_threshold; member73 short flip_threshold; member
139 .flip_threshold = CRC907D_MAX_ENTRIES - 10,
151 .flip_threshold = CRCC37D_MAX_ENTRIES - 30,