Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dnv50.c123 state->proto_evo = (ctrl & 0x00000f00) >> 8; in nv50_pior_state()
125 switch (state->proto_evo) { in nv50_pior_state()
204 state->proto_evo = (ctrl & 0x00000f00) >> 8; in nv50_sor_state()
205 switch (state->proto_evo) { in nv50_sor_state()
302 state->proto_evo = (ctrl & 0x00000f00) >> 8; in nv50_dac_state()
303 switch (state->proto_evo) { in nv50_dac_state()
1026 data = nvbios_ocfg_match(bios, data, ior->asy.proto_evo, flags, in nv50_disp_super_ied_on()
1030 ior->asy.proto_evo, flags); in nv50_disp_super_ied_on()
1038 id, ior->asy.proto_evo, flags, khz); in nv50_disp_super_ied_on()
Dg94.c274 state->proto_evo = (ctrl & 0x00000f00) >> 8; in g94_sor_state()
275 switch (state->proto_evo) { in g94_sor_state()
Dgf119.c287 state->proto_evo = (ctrl & 0x00000f00) >> 8; in gf119_sor_state()
288 switch (state->proto_evo) { in gf119_sor_state()
344 state->proto_evo = (ctrl & 0x00000f00) >> 8; in gf119_dac_state()
345 switch (state->proto_evo) { in gf119_dac_state()
Dior.h25 unsigned proto_evo:4; member
Dgv100.c168 state->proto_evo = (ctrl & 0x00000f00) >> 8; in gv100_sor_state()
169 switch (state->proto_evo) { in gv100_sor_state()