Searched refs:nvif_outp_dp_sst (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | outp.h | 111 int nvif_outp_dp_sst(struct nvif_outp *, int head, u32 watermark, u32 hblanksym, u32 vblanksym);
|
| /linux/drivers/gpu/drm/nouveau/nvif/ |
| H A D | outp.c | 79 nvif_outp_dp_sst(struct nvif_outp *outp, int head, u32 watermark, u32 hblanksym, u32 vblanksym) in nvif_outp_dp_sst() function
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | disp.c | 1740 return nvif_outp_dp_sst(&outp->outp, head->base.index, waterMark, hBlankSym, vBlankSym); in nv50_sor_dp_watermark_sst()
|