Home
last modified time | relevance | path

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

/drivers/gpu/drm/tegra/
Ddc.c44 struct tegra_dc_state { struct
54 static inline struct tegra_dc_state *to_dc_state(struct drm_crtc_state *state) in to_dc_state() argument
57 return container_of(state, struct tegra_dc_state, base); in to_dc_state()
497 struct tegra_dc_state *tegra; in tegra_plane_state_add()
1012 struct tegra_dc_state *state; in tegra_crtc_reset()
1032 struct tegra_dc_state *state = to_dc_state(crtc->state); in tegra_crtc_atomic_duplicate_state()
1033 struct tegra_dc_state *copy; in tegra_crtc_atomic_duplicate_state()
1111 struct tegra_dc_state *state = to_dc_state(crtc_state); in tegra_dc_state_setup_clock()
1124 struct tegra_dc_state *state) in tegra_dc_commit_state()
1238 struct tegra_dc_state *state = to_dc_state(crtc->state); in tegra_crtc_enable()
[all …]