Home
last modified time | relevance | path

Searched refs:tegra_plane (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/tegra/
Ddc.c34 struct tegra_plane { struct
39 static inline struct tegra_plane *to_tegra_plane(struct drm_plane *plane) in to_tegra_plane() argument
41 return container_of(plane, struct tegra_plane, base); in to_tegra_plane()
407 struct tegra_plane *p = to_tegra_plane(plane); in tegra_plane_destroy()
487 static int tegra_plane_state_add(struct tegra_plane *plane, in tegra_plane_state_add()
510 struct tegra_plane *tegra = to_tegra_plane(plane); in tegra_plane_atomic_check()
558 struct tegra_plane *p = to_tegra_plane(plane); in tegra_plane_atomic_update()
596 struct tegra_plane *p = to_tegra_plane(plane); in tegra_plane_atomic_disable()
643 struct tegra_plane *plane; in tegra_dc_primary_plane_create()
675 struct tegra_plane *tegra = to_tegra_plane(plane); in tegra_cursor_atomic_check()
[all …]