Searched refs:actual_h (Results 1 – 2 of 2) sorted by relevance
67 unsigned int actual_h; in exynos_plane_mode_set() local91 actual_h = exynos_plane_get_size(crtc_y, crtc_h, mode->vdisplay); in exynos_plane_mode_set()100 if (actual_h) in exynos_plane_mode_set()109 exynos_state->src.h = (actual_h * exynos_state->v_ratio) >> 16; in exynos_plane_mode_set()115 exynos_state->crtc.h = actual_h; in exynos_plane_mode_set()
881 unsigned int actual_w, actual_h; in vop_plane_atomic_update() local915 actual_h = drm_rect_height(src) >> 16; in vop_plane_atomic_update()916 act_info = (actual_h - 1) << 16 | ((actual_w - 1) & 0xffff); in vop_plane_atomic_update()934 dma_addr += (actual_h - 1) * fb->pitches[0]; in vop_plane_atomic_update()983 scl_vop_cal_scl_fac(vop, win, actual_w, actual_h, in vop_plane_atomic_update()