Searched refs:bestVTUa (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 401 bestVTUa = VTUa; 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 1199 bestVTUa = VTUa; 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