Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/tegra/
Ddc.h71 struct tegra_dc { struct
97 static inline struct tegra_dc * argument
100 return container_of(client, struct tegra_dc, client); in host1x_client_to_dc()
103 static inline struct tegra_dc *to_tegra_dc(struct drm_crtc *crtc) in to_tegra_dc()
105 return crtc ? container_of(crtc, struct tegra_dc, base) : NULL; in to_tegra_dc()
108 static inline void tegra_dc_writel(struct tegra_dc *dc, u32 value, in tegra_dc_writel()
115 static inline u32 tegra_dc_readl(struct tegra_dc *dc, unsigned int offset) in tegra_dc_readl()
149 bool tegra_dc_has_output(struct tegra_dc *dc, struct device *dev);
150 void tegra_dc_commit(struct tegra_dc *dc);
151 int tegra_dc_state_setup_clock(struct tegra_dc *dc,
[all …]
Dhub.h13 struct tegra_dc;
64 struct tegra_dc *dc;
75 struct tegra_dc;
82 struct tegra_dc *dc,
Drgb.c17 struct tegra_dc *dc;
77 static void tegra_dc_write_regs(struct tegra_dc *dc, in tegra_dc_write_regs()
173 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_rgb_encoder_atomic_check()
214 int tegra_dc_rgb_probe(struct tegra_dc *dc) in tegra_dc_rgb_probe()
259 int tegra_dc_rgb_remove(struct tegra_dc *dc) in tegra_dc_rgb_remove()
270 int tegra_dc_rgb_init(struct drm_device *drm, struct tegra_dc *dc) in tegra_dc_rgb_init()
309 int tegra_dc_rgb_exit(struct tegra_dc *dc) in tegra_dc_rgb_exit()
Ddc.c43 static u32 tegra_dc_readl_active(struct tegra_dc *dc, unsigned long offset) in tegra_dc_readl_active()
89 bool tegra_dc_has_output(struct tegra_dc *dc, struct device *dev) in tegra_dc_has_output()
114 void tegra_dc_commit(struct tegra_dc *dc) in tegra_dc_commit()
310 struct tegra_dc *dc = plane->dc; in tegra_plane_use_horizontal_filtering()
325 struct tegra_dc *dc = plane->dc; in tegra_plane_use_vertical_filtering()
343 struct tegra_dc *dc = plane->dc; in tegra_dc_setup_window()
607 struct tegra_dc *dc = to_tegra_dc(state->crtc); in tegra_plane_atomic_check()
758 struct tegra_dc *dc) in tegra_primary_plane_create()
841 struct tegra_dc *dc = to_tegra_dc(plane->state->crtc); in tegra_cursor_atomic_update()
902 struct tegra_dc *dc; in tegra_cursor_atomic_disable()
[all …]
Dhub.c167 struct tegra_dc *dc = plane->dc; in tegra_shared_plane_update()
187 struct tegra_dc *dc = plane->dc; in tegra_shared_plane_activate()
206 tegra_shared_plane_get_owner(struct tegra_plane *plane, struct tegra_dc *dc) in tegra_shared_plane_get_owner()
214 static bool tegra_dc_owns_shared_plane(struct tegra_dc *dc, in tegra_dc_owns_shared_plane()
231 struct tegra_dc *new) in tegra_shared_plane_set_owner()
235 struct tegra_dc *old = plane->dc, *dc = new ? new : old; in tegra_shared_plane_set_owner()
271 static void tegra_dc_assign_shared_plane(struct tegra_dc *dc, in tegra_dc_assign_shared_plane()
320 static void tegra_dc_remove_shared_plane(struct tegra_dc *dc, in tegra_dc_remove_shared_plane()
332 struct tegra_dc *dc = to_tegra_dc(state->crtc); in tegra_shared_plane_atomic_check()
380 struct tegra_dc *dc; in tegra_shared_plane_atomic_disable()
[all …]
Dplane.h12 struct tegra_dc;
16 struct tegra_dc *dc;
Doutput.c226 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_output_find_possible_crtcs()
Ddsi.c849 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_dsi_encoder_disable()
908 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_dsi_encoder_enable()
951 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_dsi_encoder_atomic_check()
Dsor.c1039 struct tegra_dc *dc = to_tegra_dc(sor->output.encoder.crtc); in tegra_sor_mode_set()
1590 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_edp_disable()
1683 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_edp_enable()
1991 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_sor_encoder_atomic_check()
2383 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_hdmi_disable()
2425 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_hdmi_enable()
Dhdmi.c1146 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_hdmi_encoder_disable()
1182 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_hdmi_encoder_enable()
1404 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_hdmi_encoder_atomic_check()