Searched refs:nvif_outp_dp_mst_vcpi (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvif/ |
D | outp.h | 114 int nvif_outp_dp_mst_vcpi(struct nvif_outp *, int head,
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvif/ |
D | outp.c | 29 nvif_outp_dp_mst_vcpi(struct nvif_outp *outp, int head, in nvif_outp_dp_mst_vcpi() function
|
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 937 nvif_outp_dp_mst_vcpi(&mstm->outp->outp, msto->head->base.index, 0, 0, 0, 0); in nv50_msto_prepare() 945 nvif_outp_dp_mst_vcpi(&mstm->outp->outp, msto->head->base.index, in nv50_msto_prepare() 950 nvif_outp_dp_mst_vcpi(&mstm->outp->outp, msto->head->base.index, 0, 0, 0, 0); in nv50_msto_prepare()
|