Home
last modified time | relevance | path

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

/linux-6.1.9/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 …]
Drgb.c18 struct tegra_dc *dc;
80 static void tegra_dc_write_regs(struct tegra_dc *dc, in tegra_dc_write_regs()
142 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_rgb_encoder_atomic_check()
192 int tegra_dc_rgb_probe(struct tegra_dc *dc) in tegra_dc_rgb_probe()
253 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()
349 int tegra_dc_rgb_exit(struct tegra_dc *dc) in tegra_dc_rgb_exit()
Ddc.c49 static u32 tegra_dc_readl_active(struct tegra_dc *dc, unsigned long offset) in tegra_dc_readl_active()
95 bool tegra_dc_has_output(struct tegra_dc *dc, struct device *dev) in tegra_dc_has_output()
120 void tegra_dc_commit(struct tegra_dc *dc) in tegra_dc_commit()
316 struct tegra_dc *dc = plane->dc; in tegra_plane_use_horizontal_filtering()
331 struct tegra_dc *dc = plane->dc; in tegra_plane_use_vertical_filtering()
349 struct tegra_dc *dc = plane->dc; in tegra_dc_setup_window()
628 struct tegra_dc *dc = to_tegra_dc(new_plane_state->crtc); in tegra_plane_atomic_check()
803 struct tegra_dc *dc) in tegra_primary_plane_create()
906 struct tegra_dc *dc = to_tegra_dc(new_state->crtc); in __tegra_cursor_atomic_update()
1013 struct tegra_dc *dc; in tegra_cursor_atomic_disable()
[all …]
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.c237 struct tegra_dc *dc = to_tegra_dc(crtc); in tegra_output_find_possible_crtcs()
Ddsi.c844 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_dsi_encoder_disable()
909 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_dsi_encoder_enable()
957 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_dsi_encoder_atomic_check()
Dsor.c1286 struct tegra_dc *dc = to_tegra_dc(sor->output.encoder.crtc); in tegra_sor_mode_set()
1805 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_sor_encoder_atomic_check()
2209 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_hdmi_disable()
2251 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_hdmi_enable()
2657 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_dp_disable()
2721 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_sor_dp_enable()
Dhdmi.c1169 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_hdmi_encoder_disable()
1214 struct tegra_dc *dc = to_tegra_dc(encoder->crtc); in tegra_hdmi_encoder_enable()
1444 struct tegra_dc *dc = to_tegra_dc(conn_state->crtc); in tegra_hdmi_encoder_atomic_check()