Lines Matching defs:plane

54 static inline unsigned int tegra_plane_offset(struct tegra_plane *plane,  in tegra_plane_offset()
77 static inline u32 tegra_plane_readl(struct tegra_plane *plane, in tegra_plane_readl()
83 static inline void tegra_plane_writel(struct tegra_plane *plane, u32 value, in tegra_plane_writel()
160 static void tegra_plane_setup_blending_legacy(struct tegra_plane *plane) in tegra_plane_setup_blending_legacy()
287 static void tegra_plane_setup_blending(struct tegra_plane *plane, in tegra_plane_setup_blending()
307 tegra_plane_use_horizontal_filtering(struct tegra_plane *plane, in tegra_plane_use_horizontal_filtering()
322 tegra_plane_use_vertical_filtering(struct tegra_plane *plane, in tegra_plane_use_vertical_filtering()
339 static void tegra_dc_setup_window(struct tegra_plane *plane, in tegra_dc_setup_window()
606 static int tegra_plane_atomic_check(struct drm_plane *plane, in tegra_plane_atomic_check()
691 static void tegra_plane_atomic_disable(struct drm_plane *plane, in tegra_plane_atomic_disable()
706 static void tegra_plane_atomic_update(struct drm_plane *plane, in tegra_plane_atomic_update()
786 struct tegra_plane *plane; in tegra_primary_plane_create() local
833 static int tegra_cursor_atomic_check(struct drm_plane *plane, in tegra_cursor_atomic_check()
863 static void tegra_cursor_atomic_update(struct drm_plane *plane, in tegra_cursor_atomic_update()
925 static void tegra_cursor_atomic_disable(struct drm_plane *plane, in tegra_cursor_atomic_disable()
959 struct tegra_plane *plane; in tegra_dc_cursor_plane_create() local
1078 struct tegra_plane *plane; in tegra_dc_overlay_plane_create() local
1128 struct drm_plane *plane, *primary = NULL; in tegra_dc_add_shared_planes() local