Searched refs:msto (Results 1 – 1 of 1) sorted by relevance
663 struct nv50_msto *msto[4]; member688 nv50_msto_payload(struct nv50_msto *msto) in nv50_msto_payload() argument690 struct nouveau_drm *drm = nouveau_drm(msto->encoder.dev); in nv50_msto_payload()691 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_payload()697 NV_ATOMIC(drm, "%s: vcpi %d\n", msto->encoder.name, vcpi); in nv50_msto_payload()715 nv50_msto_cleanup(struct nv50_msto *msto) in nv50_msto_cleanup() argument717 struct nouveau_drm *drm = nouveau_drm(msto->encoder.dev); in nv50_msto_cleanup()718 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup()721 if (!msto->disabled) in nv50_msto_cleanup()724 NV_ATOMIC(drm, "%s: msto cleanup\n", msto->encoder.name); in nv50_msto_cleanup()[all …]