Lines Matching +full:flip +full:- +full:horizontal
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
8 * Seung-Woo Kim <sw0312.kim@samsung.com>
56 * @h_ratio: horizontal scaling ratio, 16.16 fixed point
103 * @zpos: initial z-position of the plane.
132 * synchronization signal if there is a page flip request.
181 if (crtc->pipe_clk) in exynos_drm_pipe_clk_enable()
182 crtc->pipe_clk->enable(crtc->pipe_clk, enable); in exynos_drm_pipe_clk_enable()
212 struct exynos_drm_private *priv = dev->dev_private; in to_dma_dev()
214 return priv->dma_dev; in to_dma_dev()
219 struct exynos_drm_private *priv = drm_dev->dev_private; in is_drm_iommu_supported()
221 return priv->mapping ? true : false; in is_drm_iommu_supported()