Lines Matching refs:nv50_disp
73 struct nv50_disp *disp = nv50_disp(head->base.base.dev); in nv50_crc_program_ctx()
87 struct nv50_disp *disp = nv50_disp(crtc->dev); in nv50_crc_ctx_flip_work()
153 nv50_disp(head->base.base.dev)->core->func->crc; in nv50_crc_handle_vblank()
291 nv50_disp(state->dev)->core->func->crc; in nv50_crc_atomic_release_notifier_contexts()
351 struct nv50_disp *disp = nv50_disp(dev); in nv50_crc_atomic_check_head()
475 const struct nv50_crc_func *func = nv50_disp(dev)->core->func->crc; in nv50_crc_atomic_set()
495 nv50_disp(head->base.base.dev)->core->func->crc; in nv50_crc_atomic_clr()
525 struct nv50_core *core = nv50_disp(head->base.base.dev)->core; in nv50_crc_ctx_init()
567 const struct nv50_crc_func *func = nv50_disp(dev)->core->func->crc; in nv50_crc_set_source()
684 nv50_disp(crtc->dev)->core->func->crc; in nv50_crc_debugfs_flip_threshold_set()
731 nv50_disp(crtc->dev)->core->func->crc; in nv50_head_crc_late_register()
745 nv50_crc_init_head(struct nv50_disp *disp, const struct nv50_crc_func *func, in nv50_crc_init_head()
758 struct nv50_disp *disp = nv50_disp(dev); in nv50_crc_init()