Symbol: tegra_plane
drivers/gpu/drm/tegra/dc.c
1079
struct tegra_plane *p = to_tegra_plane(plane);
drivers/gpu/drm/tegra/dc.c
1113
struct tegra_plane *plane;
drivers/gpu/drm/tegra/dc.c
1260
struct tegra_plane *plane;
drivers/gpu/drm/tegra/dc.c
168
static void tegra_plane_setup_blending_legacy(struct tegra_plane *plane)
drivers/gpu/drm/tegra/dc.c
2010
struct tegra_plane *tegra;
drivers/gpu/drm/tegra/dc.c
2354
const struct tegra_plane *tegra;
drivers/gpu/drm/tegra/dc.c
2402
struct tegra_plane *tegra;
drivers/gpu/drm/tegra/dc.c
295
static void tegra_plane_setup_blending(struct tegra_plane *plane,
drivers/gpu/drm/tegra/dc.c
315
tegra_plane_use_horizontal_filtering(struct tegra_plane *plane,
drivers/gpu/drm/tegra/dc.c
330
tegra_plane_use_vertical_filtering(struct tegra_plane *plane,
drivers/gpu/drm/tegra/dc.c
347
static void tegra_dc_setup_window(struct tegra_plane *plane,
drivers/gpu/drm/tegra/dc.c
62
static inline unsigned int tegra_plane_offset(struct tegra_plane *plane,
drivers/gpu/drm/tegra/dc.c
629
struct tegra_plane *tegra = to_tegra_plane(plane);
drivers/gpu/drm/tegra/dc.c
715
struct tegra_plane *p = to_tegra_plane(plane);
drivers/gpu/drm/tegra/dc.c
734
struct tegra_plane *p = to_tegra_plane(plane);
drivers/gpu/drm/tegra/dc.c
809
struct tegra_plane *plane;
drivers/gpu/drm/tegra/dc.c
85
static inline u32 tegra_plane_readl(struct tegra_plane *plane,
drivers/gpu/drm/tegra/dc.c
872
struct tegra_plane *tegra = to_tegra_plane(plane);
drivers/gpu/drm/tegra/dc.c
91
static inline void tegra_plane_writel(struct tegra_plane *plane, u32 value,
drivers/gpu/drm/tegra/hub.c
102
static inline u32 tegra_plane_readl(struct tegra_plane *plane,
drivers/gpu/drm/tegra/hub.c
108
static inline void tegra_plane_writel(struct tegra_plane *plane, u32 value,
drivers/gpu/drm/tegra/hub.c
195
static void tegra_shared_plane_update(struct tegra_plane *plane)
drivers/gpu/drm/tegra/hub.c
215
static void tegra_shared_plane_activate(struct tegra_plane *plane)
drivers/gpu/drm/tegra/hub.c
236
tegra_shared_plane_get_owner(struct tegra_plane *plane, struct tegra_dc *dc)
drivers/gpu/drm/tegra/hub.c
245
struct tegra_plane *plane)
drivers/gpu/drm/tegra/hub.c
260
static int tegra_shared_plane_set_owner(struct tegra_plane *plane,
drivers/gpu/drm/tegra/hub.c
301
static void tegra_shared_plane_setup_scaler(struct tegra_plane *plane)
drivers/gpu/drm/tegra/hub.c
370
struct tegra_plane *plane)
drivers/gpu/drm/tegra/hub.c
421
struct tegra_plane *plane)
drivers/gpu/drm/tegra/hub.c
489
struct tegra_plane *p = to_tegra_plane(plane);
drivers/gpu/drm/tegra/hub.c
543
struct tegra_plane *p = to_tegra_plane(plane);
drivers/gpu/drm/tegra/hub.c
79
static inline unsigned int tegra_plane_offset(struct tegra_plane *plane,
drivers/gpu/drm/tegra/hub.h
25
struct tegra_plane base;
drivers/gpu/drm/tegra/hub.h
75
struct tegra_plane;
drivers/gpu/drm/tegra/plane.c
21
struct tegra_plane *p = to_tegra_plane(plane);
drivers/gpu/drm/tegra/plane.c
29
struct tegra_plane *p = to_tegra_plane(plane);
drivers/gpu/drm/tegra/plane.c
297
int tegra_plane_state_add(struct tegra_plane *plane,
drivers/gpu/drm/tegra/plane.c
590
static int tegra_plane_setup_opacity(struct tegra_plane *tegra,
drivers/gpu/drm/tegra/plane.c
617
static int tegra_plane_check_transparency(struct tegra_plane *tegra,
drivers/gpu/drm/tegra/plane.c
632
struct tegra_plane *p = to_tegra_plane(plane);
drivers/gpu/drm/tegra/plane.c
647
static unsigned int tegra_plane_get_overlap_index(struct tegra_plane *plane,
drivers/gpu/drm/tegra/plane.c
648
struct tegra_plane *other)
drivers/gpu/drm/tegra/plane.c
667
static void tegra_plane_update_transparency(struct tegra_plane *tegra,
drivers/gpu/drm/tegra/plane.c
675
struct tegra_plane *p = to_tegra_plane(plane);
drivers/gpu/drm/tegra/plane.c
705
static int tegra_plane_setup_transparency(struct tegra_plane *tegra,
drivers/gpu/drm/tegra/plane.c
727
struct tegra_plane *p = to_tegra_plane(plane);
drivers/gpu/drm/tegra/plane.c
747
int tegra_plane_setup_legacy_state(struct tegra_plane *tegra,
drivers/gpu/drm/tegra/plane.c
767
int tegra_plane_interconnect_init(struct tegra_plane *plane)
drivers/gpu/drm/tegra/plane.h
26
struct tegra_plane base;
drivers/gpu/drm/tegra/plane.h
33
static inline struct tegra_plane *to_tegra_plane(struct drm_plane *plane)
drivers/gpu/drm/tegra/plane.h
35
return container_of(plane, struct tegra_plane, base);
drivers/gpu/drm/tegra/plane.h
88
int tegra_plane_state_add(struct tegra_plane *plane,
drivers/gpu/drm/tegra/plane.h
94
int tegra_plane_setup_legacy_state(struct tegra_plane *tegra,
drivers/gpu/drm/tegra/plane.h
96
int tegra_plane_interconnect_init(struct tegra_plane *plane);