Searched refs:iH (Results 1 – 5 of 5) sorted by relevance
139 asyh->view.iH = umode_vdisplay; in nv50_head_atomic_check_view()177 u32 r = (asyh->view.iW << 19) / asyh->view.iH; in nv50_head_atomic_check_view()180 u32 r = (asyh->view.iH << 19) / asyh->view.iW; in nv50_head_atomic_check_view()
26 u16 iH; member
191 evo_data(push, (asyh->view.iH << 16) | asyh->view.iW); in headc37d_view()
256 evo_data(push, asyh->view.iH << 16 | asyh->view.iW); in head907d_view()
299 evo_data(push, asyh->view.iH << 16 | asyh->view.iW); in head507d_view()