oH 28 drivers/gpu/drm/nouveau/dispnv50/atom.h u16 oH; oH 142 drivers/gpu/drm/nouveau/dispnv50/head.c asyh->view.oH = omode_vdisplay; oH 153 drivers/gpu/drm/nouveau/dispnv50/head.c u32 r = (asyh->view.oH << 19) / asyh->view.oW; oH 157 drivers/gpu/drm/nouveau/dispnv50/head.c if (bY) asyh->view.oH -= (bY * 2); oH 158 drivers/gpu/drm/nouveau/dispnv50/head.c else asyh->view.oH = ((asyh->view.oW * r) + (r / 2)) >> 19; oH 161 drivers/gpu/drm/nouveau/dispnv50/head.c if (bY) asyh->view.oH -= (bY * 2); oH 162 drivers/gpu/drm/nouveau/dispnv50/head.c else asyh->view.oH = ((asyh->view.oW * r) + (r / 2)) >> 19; oH 175 drivers/gpu/drm/nouveau/dispnv50/head.c asyh->view.oH = min(asyh->view.iH, asyh->view.oH); oH 193 drivers/gpu/drm/nouveau/dispnv50/head.c if (asyh->view.oW * asyh->view.iH > asyh->view.iW * asyh->view.oH) { oH 196 drivers/gpu/drm/nouveau/dispnv50/head.c asyh->view.oW = ((asyh->view.oH * r) + (r / 2)) >> 19; oH 200 drivers/gpu/drm/nouveau/dispnv50/head.c asyh->view.oH = ((asyh->view.oW * r) + (r / 2)) >> 19; oH 320 drivers/gpu/drm/nouveau/dispnv50/head507d.c evo_data(push, asyh->view.oH << 16 | asyh->view.oW); oH 321 drivers/gpu/drm/nouveau/dispnv50/head507d.c evo_data(push, asyh->view.oH << 16 | asyh->view.oW); oH 276 drivers/gpu/drm/nouveau/dispnv50/head907d.c evo_data(push, asyh->view.oH << 16 | asyh->view.oW); oH 277 drivers/gpu/drm/nouveau/dispnv50/head907d.c evo_data(push, asyh->view.oH << 16 | asyh->view.oW); oH 278 drivers/gpu/drm/nouveau/dispnv50/head907d.c evo_data(push, asyh->view.oH << 16 | asyh->view.oW); oH 194 drivers/gpu/drm/nouveau/dispnv50/headc37d.c evo_data(push, (asyh->view.oH << 16) | asyh->view.oW);