Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.h107 struct nouveau_encoder *nv50_real_outp(struct drm_encoder *encoder);
H A Dcrc.c400 outp = nv50_real_outp(enc); in nv50_crc_atomic_check_outp()
462 outp = nv50_real_outp(encoder); in nv50_crc_atomic_set()
H A Ddisp.c870 struct nouveau_encoder *nv50_real_outp(struct drm_encoder *encoder) in nv50_real_outp() function