• Home
  • Raw
  • Download

Lines Matching refs:nv50_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()
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()
277 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_init_notifier_contexts()
301 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_release_notifier_contexts()
324 struct nv50_head *head = nv50_head(crtc); in nv50_crc_atomic_start_reporting()
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()
628 struct nv50_head *head = m->private; in nv50_crc_debugfs_flip_threshold_get()
656 struct nv50_head *head = m->private; in nv50_crc_debugfs_flip_threshold_set()
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()
744 nv50_crc_init_head(disp, func, nv50_head(crtc)); in nv50_crc_init()