Searched refs:actual_h (Results 1 – 2 of 2) sorted by relevance
72 unsigned int actual_h; in exynos_plane_mode_set() local96 actual_h = exynos_plane_get_size(crtc_y, crtc_h, mode->vdisplay); in exynos_plane_mode_set()105 if (actual_h) in exynos_plane_mode_set()114 exynos_state->src.h = (actual_h * exynos_state->v_ratio) >> 16; in exynos_plane_mode_set()120 exynos_state->crtc.h = actual_h; in exynos_plane_mode_set()
711 unsigned int actual_w, actual_h; in vop_plane_atomic_update() local743 actual_h = drm_rect_height(src) >> 16; in vop_plane_atomic_update()744 act_info = (actual_h - 1) << 16 | ((actual_w - 1) & 0xffff); in vop_plane_atomic_update()781 scl_vop_cal_scl_fac(vop, win, actual_w, actual_h, in vop_plane_atomic_update()