Searched refs:bestVTUi (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | nv50.c | 331 int bestTU = 0, bestVTUi = 0, bestVTUf = 0, bestVTUa = 0; in nv50_disp_super_2_2_dp() local 403 bestVTUi = VTUi; in nv50_disp_super_2_2_dp() 415 bestVTUa, bestVTUf, bestVTUi); in nv50_disp_super_2_2_dp()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | nv50.c | 1129 int bestTU = 0, bestVTUi = 0, bestVTUf = 0, bestVTUa = 0; in nv50_disp_super_2_2_dp() local 1201 bestVTUi = VTUi; in nv50_disp_super_2_2_dp() 1213 ior->func->dp->activesym(ior, head->id, bestTU, bestVTUa, bestVTUf, bestVTUi); in nv50_disp_super_2_2_dp()
|
Completed in 4 milliseconds