Searched refs:iH (Results 1 – 5 of 5) sorted by relevance
139 asyh->view.iH = umode_vdisplay; in nv50_head_atomic_check_view()176 asyh->view.oH = min(asyh->view.iH, asyh->view.oH); in nv50_head_atomic_check_view()194 if (asyh->view.oW * asyh->view.iH > asyh->view.iW * asyh->view.oH) { in nv50_head_atomic_check_view()196 u32 r = (asyh->view.iW << 19) / asyh->view.iH; in nv50_head_atomic_check_view()200 u32 r = (asyh->view.iH << 19) / asyh->view.iW; in nv50_head_atomic_check_view()
26 u16 iH; member
192 evo_data(push, (asyh->view.iH << 16) | asyh->view.iW); in headc37d_view()
274 evo_data(push, asyh->view.iH << 16 | asyh->view.iW); in head907d_view()
318 evo_data(push, asyh->view.iH << 16 | asyh->view.iW); in head507d_view()