Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tegra/
Ddc.h82 struct tegra_dc { struct
108 static inline struct tegra_dc * argument
111 return container_of(client, struct tegra_dc, client); in host1x_client_to_dc()
114 static inline struct tegra_dc *to_tegra_dc(struct drm_crtc *crtc) in to_tegra_dc()
116 return crtc ? container_of(crtc, struct tegra_dc, base) : NULL; in to_tegra_dc()
119 static inline void tegra_dc_writel(struct tegra_dc *dc, u32 value, in tegra_dc_writel()
126 static inline u32 tegra_dc_readl(struct tegra_dc *dc, unsigned int offset) in tegra_dc_readl()
161 bool tegra_dc_has_output(struct tegra_dc *dc, struct device *dev);
162 void tegra_dc_commit(struct tegra_dc *dc);
163 int tegra_dc_state_setup_clock(struct tegra_dc *dc,
[all …]
Ddc.c50 static u32 tegra_dc_readl_active(struct tegra_dc *dc, unsigned long offset) in tegra_dc_readl_active()
96 bool tegra_dc_has_output(struct tegra_dc *dc, struct device *dev) in tegra_dc_has_output()
121 void tegra_dc_commit(struct tegra_dc *dc) in tegra_dc_commit()
317 struct tegra_dc *dc = plane->dc; in tegra_plane_use_horizontal_filtering()
332 struct tegra_dc *dc = plane->dc; in tegra_plane_use_vertical_filtering()
350 struct tegra_dc *dc = plane->dc; in tegra_dc_setup_window()
629 struct tegra_dc *dc = to_tegra_dc(new_plane_state->crtc); in tegra_plane_atomic_check()
804 struct tegra_dc *dc) in tegra_primary_plane_create()
907 struct tegra_dc *dc = to_tegra_dc(new_state->crtc); in __tegra_cursor_atomic_update()
1014 struct tegra_dc *dc; in tegra_cursor_atomic_disable()
[all …]
Drgb.c19 struct tegra_dc *dc;
81 static void tegra_dc_write_regs(struct tegra_dc *dc, in tegra_dc_write_regs()
153 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_rgb_encoder_atomic_check()
203 int tegra_dc_rgb_probe(struct tegra_dc *dc) in tegra_dc_rgb_probe()
272 void tegra_dc_rgb_remove(struct tegra_dc *dc) in tegra_dc_rgb_remove()
287 int tegra_dc_rgb_init(struct drm_device *drm, struct tegra_dc *dc) in tegra_dc_rgb_init()
366 int tegra_dc_rgb_exit(struct tegra_dc *dc) in tegra_dc_rgb_exit()
Dhub.h13 struct tegra_dc;
64 struct tegra_dc *dc;
81 struct tegra_dc *dc,
Dhub.c196 struct tegra_dc *dc = plane->dc; in tegra_shared_plane_update()
216 struct tegra_dc *dc = plane->dc; in tegra_shared_plane_activate()
235 tegra_shared_plane_get_owner(struct tegra_plane *plane, struct tegra_dc *dc) in tegra_shared_plane_get_owner()
243 static bool tegra_dc_owns_shared_plane(struct tegra_dc *dc, in tegra_dc_owns_shared_plane()
260 struct tegra_dc *new) in tegra_shared_plane_set_owner()
264 struct tegra_dc *old = plane->dc, *dc = new ? new : old; in tegra_shared_plane_set_owner()
368 static void tegra_dc_assign_shared_plane(struct tegra_dc *dc, in tegra_dc_assign_shared_plane()
419 static void tegra_dc_remove_shared_plane(struct tegra_dc *dc, in tegra_dc_remove_shared_plane()
433 struct tegra_dc *dc = to_tegra_dc(new_plane_state->crtc); in tegra_shared_plane_atomic_check()
489 struct tegra_dc *dc; in tegra_shared_plane_atomic_disable()
[all …]
Dplane.h13 struct tegra_dc;
17 struct tegra_dc *dc;
Dplane.c97 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_plane_supports_sector_layout()
140 static int tegra_dc_pin(struct tegra_dc *dc, struct tegra_plane_state *state) in tegra_dc_pin()
189 static void tegra_dc_unpin(struct tegra_dc *dc, struct tegra_plane_state *state) in tegra_dc_unpin()
203 struct tegra_dc *dc = to_tegra_dc(state->crtc); in tegra_plane_prepare_fb()
219 struct tegra_dc *dc = to_tegra_dc(state->crtc); in tegra_plane_cleanup_fb()
771 struct tegra_dc *dc = plane->dc; in tegra_plane_interconnect_init()
Doutput.c254 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_output_find_possible_crtcs()
Ddsi.c845 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_dsi_encoder_disable()
910 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_dsi_encoder_enable()
967 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_dsi_encoder_atomic_check()
Dsor.c1289 struct tegra_dc *dc = to_tegra_dc(sor->output.encoder.crtc); in tegra_sor_mode_set()
1809 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_sor_encoder_atomic_check()
2208 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_hdmi_disable()
2250 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_hdmi_enable()
2656 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_dp_disable()
2720 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_dp_enable()
Dhdmi.c1167 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_hdmi_encoder_disable()
1212 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_hdmi_encoder_enable()
1442 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_hdmi_encoder_atomic_check()