Home
last modified time | relevance | path

Searched refs:flip_threshold (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/nouveau/dispnv50/
A Dcrc.c206 + crc->flip_threshold in nv50_crc_handle_vblank()
335 vbl_count + crc->flip_threshold, in nv50_crc_atomic_start_reporting()
609 crc->flip_threshold = func->flip_threshold; in nv50_crc_set_source()
642 seq_printf(m, "%d\n", crc->flip_threshold); in nv50_crc_debugfs_flip_threshold_get()
674 if (value > func->flip_threshold) in nv50_crc_debugfs_flip_threshold_set()
677 value = func->flip_threshold; in nv50_crc_debugfs_flip_threshold_set()
694 crc->flip_threshold = value; in nv50_crc_debugfs_flip_threshold_set()
733 crc->flip_threshold = func->flip_threshold; in nv50_crc_init_head()
A Dcrc.h60 short flip_threshold; member
73 short flip_threshold; member
A Dcrc907d.c139 .flip_threshold = CRC907D_MAX_ENTRIES - 10,
A Dcrcc37d.c151 .flip_threshold = CRCC37D_MAX_ENTRIES - 30,

Completed in 10 milliseconds