Searched refs:msto (Results 1 – 1 of 1) sorted by relevance
653 struct nv50_msto *msto[4]; member678 nv50_msto_payload(struct nv50_msto *msto) in nv50_msto_payload() argument680 struct nouveau_drm *drm = nouveau_drm(msto->encoder.dev); in nv50_msto_payload()681 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_payload()687 NV_ATOMIC(drm, "%s: vcpi %d\n", msto->encoder.name, vcpi); in nv50_msto_payload()705 nv50_msto_cleanup(struct nv50_msto *msto) in nv50_msto_cleanup() argument707 struct nouveau_drm *drm = nouveau_drm(msto->encoder.dev); in nv50_msto_cleanup()708 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup()711 if (!msto->disabled) in nv50_msto_cleanup()714 NV_ATOMIC(drm, "%s: msto cleanup\n", msto->encoder.name); in nv50_msto_cleanup()[all …]