Lines Matching defs:head

70 nv50_crc_program_ctx(struct nv50_head *head,  in nv50_crc_program_ctx()
85 struct nv50_head *head = container_of(crc, struct nv50_head, crc); in nv50_crc_ctx_flip_work() local
123 nv50_crc_get_entries(struct nv50_head *head, in nv50_crc_get_entries()
148 void nv50_crc_handle_vblank(struct nv50_head *head) in nv50_crc_handle_vblank()
214 static void nv50_crc_wait_ctx_finished(struct nv50_head *head, in nv50_crc_wait_ctx_finished()
241 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_stop_reporting() local
273 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_init_notifier_contexts() local
297 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_release_notifier_contexts() local
320 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_start_reporting() local
345 int nv50_crc_atomic_check_head(struct nv50_head *head, in nv50_crc_atomic_check_head()
460 void nv50_crc_atomic_set(struct nv50_head *head, in nv50_crc_atomic_set()
475 void nv50_crc_atomic_clr(struct nv50_head *head) in nv50_crc_atomic_clr()
505 nv50_crc_ctx_init(struct nv50_head *head, struct nvif_mmu *mmu, in nv50_crc_ctx_init()
548 struct nv50_head *head = nv50_head(crtc); in nv50_crc_set_source() local
633 struct nv50_head *head = m->private; in nv50_crc_debugfs_flip_threshold_get() local
661 struct nv50_head *head = m->private; in nv50_crc_debugfs_flip_threshold_set() local
710 int nv50_head_crc_late_register(struct nv50_head *head) in nv50_head_crc_late_register()
729 struct nv50_head *head) in nv50_crc_init_head()