Home
last modified time | relevance | path

Searched refs:nv50_mstc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c597 #define nv50_mstc(p) container_of((p), struct nv50_mstc, connector) macro
611 struct nv50_mstc { struct
626 struct nv50_mstc *mstc; argument
634 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_payload()
659 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_cleanup()
676 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_prepare()
712 struct nv50_mstc *mstc = nv50_mstc(conn_state->connector); in nv50_msto_atomic_check()
732 struct nv50_mstc *mstc = NULL; in nv50_msto_enable()
743 mstc = nv50_mstc(connector); in nv50_msto_enable()
784 struct nv50_mstc *mstc = msto->mstc; in nv50_msto_disable()
[all …]