Home
last modified time | relevance | path

Searched refs:flip_threshold (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c206 + 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()
738 debugfs_create_file("flip_threshold", 0644, root, head, in nv50_head_crc_late_register()
750 crc->flip_threshold in nv50_crc_init_head()
[all...]
H A Dcrc.h60 short flip_threshold; member
73 short flip_threshold; member
H A Dcrcc37d.c151 .flip_threshold = CRCC37D_MAX_ENTRIES - 30,
H A Dcrc907d.c139 .flip_threshold = CRC907D_MAX_ENTRIES - 10,
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c210 + crc->flip_threshold in nv50_crc_handle_vblank()
339 vbl_count + crc->flip_threshold, in nv50_crc_atomic_start_reporting()
604 crc->flip_threshold = func->flip_threshold; in nv50_crc_set_source()
637 seq_printf(m, "%d\n", crc->flip_threshold); in nv50_crc_debugfs_flip_threshold_get()
669 if (value > func->flip_threshold) in nv50_crc_debugfs_flip_threshold_set()
672 value = func->flip_threshold; in nv50_crc_debugfs_flip_threshold_set()
689 crc->flip_threshold = value; in nv50_crc_debugfs_flip_threshold_set()
716 debugfs_create_file("flip_threshold", 0644, root, head, in nv50_head_crc_late_register()
728 crc->flip_threshold in nv50_crc_init_head()
[all...]
H A Dcrc.h58 short flip_threshold; member
71 short flip_threshold; member
H A Dcrcc57d.c55 .flip_threshold = CRCC37D_FLIP_THRESHOLD,
H A Dcrc907d.c139 .flip_threshold = CRC907D_MAX_ENTRIES - 10,
H A Dcrcc37d.c124 .flip_threshold = CRCC37D_FLIP_THRESHOLD,

Completed in 5 milliseconds