Searched refs:ryres (Results 1 – 1 of 1) sorted by relevance
574 u32 xres, yres, ryres, vxres, vyres, xoffset, yoffset, bpp; in aty_var_to_crtc() local586 ryres = yres; in aty_var_to_crtc()644 ryres <<= 1; in aty_var_to_crtc()706 ((xres > info->lcd_width) || (ryres > info->lcd_height)) in aty_var_to_crtc()765 if (ryres != info->lcd_height) in aty_var_to_crtc()766 crtc->v_stretching = (ryres*1024)/info->lcd_height; in aty_var_to_crtc()