Searched defs:bestTU (Results 1 - 1 of 1) sorted by path

/drivers/gpu/drm/nouveau/core/engine/disp/
H A Dnv50.c1647 int bestTU = 0, bestVTUi = 0, bestVTUf = 0, bestVTUa = 0; local
1724 bestTU = TU;
1733 if (!bestTU) {
1739 unk = (symbol - link_ratio) * bestTU;
1745 nv_mask(priv, 0x61c10c + loff, 0x000001fc, bestTU << 2);

Completed in 42 milliseconds