nouveau_dispnv50_disp.c | 820 nv50_msto_payload(struct nv50_msto *msto) 822 struct nouveau_drm *drm = nouveau_drm(msto->encoder.dev); 823 struct nv50_mstc *mstc = msto->mstc; 829 NV_ATOMIC(drm, "%s: vcpi %d\n", msto->encoder.name, vcpi); 847 nv50_msto_cleanup(struct nv50_msto *msto) 849 struct nouveau_drm *drm = nouveau_drm(msto->encoder.dev); 850 struct nv50_mstc *mstc = msto->mstc; 853 if (!msto->disabled) 856 NV_ATOMIC(drm, "%s: msto cleanup\n", msto->encoder.name) 969 struct nv50_msto *msto = nv50_msto(encoder); local in function:nv50_msto_enable 1013 struct nv50_msto *msto = nv50_msto(encoder); local in function:nv50_msto_disable 1036 struct nv50_msto *msto = nv50_msto(encoder); local in function:nv50_msto_destroy 1049 struct nv50_msto *msto; local in function:nv50_msto_new 1249 struct nv50_msto *msto = nv50_msto(encoder); local in function:nv50_mstm_cleanup 1271 struct nv50_msto *msto = nv50_msto(encoder); local in function:nv50_mstm_prepare [all...] |