Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Doutp.h90 int nvif_outp_lvds(struct nvif_outp *, bool dual, bool bpc8);
H A Dif0012.h164 __u8 bpc8; member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.h32 bool bpc8; member
H A Duoutp.c287 outp->lvds.bpc8 = !!args->v0.bpc8; in nvkm_uoutp_mthd_lvds()
H A Dnv50.c1287 head->asy.or.depth = outp->lvds.bpc8 ? 24 : 18; in nv50_disp_super_2_2()