Lines Matching defs:head
72 nv50_crc_program_ctx(struct nv50_head *head, in nv50_crc_program_ctx()
87 struct nv50_head *head = container_of(crc, struct nv50_head, crc); in nv50_crc_ctx_flip_work() local
129 nv50_crc_get_entries(struct nv50_head *head, in nv50_crc_get_entries()
154 void nv50_crc_handle_vblank(struct nv50_head *head) in nv50_crc_handle_vblank()
220 static void nv50_crc_wait_ctx_finished(struct nv50_head *head, in nv50_crc_wait_ctx_finished()
247 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_stop_reporting() local
279 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_init_notifier_contexts() local
303 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_release_notifier_contexts() local
326 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_start_reporting() local
351 int nv50_crc_atomic_check_head(struct nv50_head *head, in nv50_crc_atomic_check_head()
450 void nv50_crc_atomic_set(struct nv50_head *head, in nv50_crc_atomic_set()
472 void nv50_crc_atomic_clr(struct nv50_head *head) in nv50_crc_atomic_clr()
502 nv50_crc_ctx_init(struct nv50_head *head, struct nvif_mmu *mmu, in nv50_crc_ctx_init()
545 struct nv50_head *head = nv50_head(crtc); in nv50_crc_set_source() local
630 struct nv50_head *head = m->private; in nv50_crc_debugfs_flip_threshold_get() local
658 struct nv50_head *head = m->private; in nv50_crc_debugfs_flip_threshold_set() local
707 int nv50_head_crc_late_register(struct nv50_head *head) in nv50_head_crc_late_register()
726 struct nv50_head *head) in nv50_crc_init_head()