Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/devicetree/bindings/display/tegra/
Dnvidia,tegra124-sor.yaml7 title: NVIDIA Tegra SOR Output Encoder
14 The Serial Output Resource (SOR) can be used to drive HDMI, LVDS, eDP
71 description: index of the SOR interface
93 Each lane of the SOR, identified by the cell's index, is
115 - description: clock input for the SOR hardware
116 - description: SOR output clock
118 - description: reference clock for the SOR clock
119 - description: safe reference clock for the SOR clock
121 - description: SOR pad output clock
137 - description: clock input for the SOR hardware
[all …]
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Doutp.c67 case DCB_OUTPUT_TMDS : *type = SOR; return TMDS; in nvkm_outp_xlat()
68 case DCB_OUTPUT_LVDS : *type = SOR; return LVDS; in nvkm_outp_xlat()
69 case DCB_OUTPUT_DP : *type = SOR; return DP; in nvkm_outp_xlat()
162 ior = nvkm_ior_find(outp->disp, SOR, ffs(outp->info.or) - 1); in nvkm_outp_acquire()
247 link = (ior->type == SOR) ? outp->info.sorconf.link : 0; in nvkm_outp_init_route()
Dior.c29 [SOR] = "SOR",
Dmcp77.c43 return nvkm_ior_new_(&mcp77_sor, disp, SOR, id, false); in mcp77_sor_new()
Dgp100.c57 return nvkm_ior_new_(&gp100_sor, disp, SOR, id, hda & BIT(id)); in gp100_sor_new()
Dmcp89.c57 return nvkm_ior_new_(&mcp89_sor, disp, SOR, id, true); in mcp89_sor_new()
Dgm107.c83 return nvkm_ior_new_(&gm107_sor, disp, SOR, id, true); in gm107_sor_new()
Dg94.c180 if (ior->type != SOR) in g94_sor_war_update_sppll1()
304 return nvkm_ior_new_(&g94_sor, disp, SOR, id, false); in g94_sor_new()
Dga102.c122 return nvkm_ior_new_(&ga102_sor, disp, SOR, id, hda & BIT(id)); in ga102_sor_new()
Dgk104.c105 return nvkm_ior_new_(&gk104_sor, disp, SOR, id, true); in gk104_sor_new()
Dg84.c112 return nvkm_ior_new_(&g84_sor, disp, SOR, id, false); in g84_sor_new()
Dgm200.c151 return nvkm_ior_new_(&gm200_sor, disp, SOR, id, hda & BIT(id)); in gm200_sor_new()
Dgt215.c177 return nvkm_ior_new_(&gt215_sor, disp, SOR, id, true); in gt215_sor_new()
Dtu102.c105 return nvkm_ior_new_(&tu102_sor, disp, SOR, id, hda & BIT(id)); in tu102_sor_new()
Dior.h12 SOR, enumerator
Dnv50.c228 return nvkm_ior_new_(&nv50_sor, disp, SOR, id, false); in nv50_sor_new()
1017 if (ior->type == SOR) { in nv50_disp_super_ied_on()
1250 if (ior->type == SOR && ior->asy.proto == LVDS) { in nv50_disp_super_2_2()
1266 if (ior->type == SOR && ior->asy.proto == DP) in nv50_disp_super_2_2()
Dbase.c374 ior = nvkm_ior_find(disp, SOR, ffs(outp->info.or) - 1); in nvkm_disp_oneinit()
Dgf119.c318 return nvkm_ior_new_(&gf119_sor, disp, SOR, id, true); in gf119_sor_new()
Dgv100.c210 return nvkm_ior_new_(&gv100_sor, disp, SOR, id, hda & BIT(id)); in gv100_sor_new()
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/
Dcrcc57d.c26 crc_args |= NVDEF(NVC57D, HEAD_SET_CRC_CONTROL, PRIMARY_CRC, SOR(or)); in crcc57d_set_src()
Dcrcc37d.c28 crc_args |= NVDEF(NVC37D, HEAD_SET_CRC_CONTROL, PRIMARY_CRC, SOR(or)); in crcc37d_set_src()
Dcrc907d.c41 crc_args |= NVDEF(NV907D, HEAD_SET_CRC_CONTROL, PRIMARY_OUTPUT, SOR(or)); in crc907d_set_src()
/linux-6.1.9/Documentation/gpu/
Dtegra.rst80 controllers can drive both DSI outputs and both SOR outputs, the third cannot
117 by the versatile SOR output, which supports eDP, DP and HDMI. The SOR is able