Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h30 static inline struct tegra_dc_state *to_dc_state(struct drm_crtc_state *state) in to_dc_state() function
H A Dplane.c319 tegra = to_dc_state(crtc_state); in tegra_plane_state_add()
H A Ddc.c1397 struct tegra_dc_state *state = to_dc_state(crtc->state); in tegra_crtc_atomic_duplicate_state()
1852 struct tegra_dc_state *state = to_dc_state(crtc_state); in tegra_dc_state_setup_clock()
2148 struct tegra_dc_state *crtc_state = to_dc_state(crtc->state); in tegra_crtc_atomic_enable()
2301 struct tegra_dc_state *dc_state = to_dc_state(crtc_state); in tegra_crtc_atomic_flush()
H A Dhub.c871 struct tegra_dc_state *dc = to_dc_state(new); in tegra_display_hub_atomic_check()