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()
466 const struct nv50_crc_func *func = nv50_disp(dev)->core->func->crc; in nv50_crc_atomic_set()
478 nv50_disp(head->base.base.dev)->core->func->crc; in nv50_crc_atomic_clr()
508 struct nv50_core *core = nv50_disp(head->base.base.dev)->core; in nv50_crc_ctx_init()
550 const struct nv50_crc_func *func = nv50_disp(dev)->core->func->crc; in nv50_crc_set_source()
667 nv50_disp(crtc->dev)->core->func->crc; in nv50_crc_debugfs_flip_threshold_set()
713 nv50_disp(crtc->dev)->core->func->crc; in nv50_head_crc_late_register()
727 nv50_crc_init_head(struct nv50_disp *disp, const struct nv50_crc_func *func, in nv50_crc_init_head()
740 struct nv50_disp *disp = nv50_disp(dev); in nv50_crc_init()