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
127 nv50_crc_get_entries(struct nv50_head *head, in nv50_crc_get_entries()
152 void nv50_crc_handle_vblank(struct nv50_head *head) in nv50_crc_handle_vblank()
218 static void nv50_crc_wait_ctx_finished(struct nv50_head *head, in nv50_crc_wait_ctx_finished()
245 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_stop_reporting() local
277 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_init_notifier_contexts() local
301 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_release_notifier_contexts() local
324 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_start_reporting() local
349 int nv50_crc_atomic_check_head(struct nv50_head *head, in nv50_crc_atomic_check_head()
448 void nv50_crc_atomic_set(struct nv50_head *head, in nv50_crc_atomic_set()
470 void nv50_crc_atomic_clr(struct nv50_head *head) in nv50_crc_atomic_clr()
500 nv50_crc_ctx_init(struct nv50_head *head, struct nvif_mmu *mmu, in nv50_crc_ctx_init()
543 struct nv50_head *head = nv50_head(crtc); in nv50_crc_set_source() local
628 struct nv50_head *head = m->private; in nv50_crc_debugfs_flip_threshold_get() local
656 struct nv50_head *head = m->private; in nv50_crc_debugfs_flip_threshold_set() local
705 int nv50_head_crc_late_register(struct nv50_head *head) in nv50_head_crc_late_register()
724 struct nv50_head *head) in nv50_crc_init_head()