Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A 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()
A Dg94.c274 state->proto_evo = (ctrl & 0x00000f00) >> 8; in g94_sor_state()
275 switch (state->proto_evo) { in g94_sor_state()
A Dgf119.c310 state->proto_evo = (ctrl & 0x00000f00) >> 8; in gf119_sor_state()
311 switch (state->proto_evo) { in gf119_sor_state()
365 state->proto_evo = (ctrl & 0x00000f00) >> 8; in gf119_dac_state()
366 switch (state->proto_evo) { in gf119_dac_state()
A Dior.h25 unsigned proto_evo:4; member
A Dgv100.c190 state->proto_evo = (ctrl & 0x00000f00) >> 8; in gv100_sor_state()
191 switch (state->proto_evo) { in gv100_sor_state()

Completed in 30 milliseconds