Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/arm/
Dmalidp_drv.h58 struct malidp_plane_state { struct
69 #define to_malidp_plane_state(x) container_of(x, struct malidp_plane_state, base) argument
Dmalidp_planes.c74 struct malidp_plane_state *state = to_malidp_plane_state(plane->state); in malidp_plane_reset()
91 struct malidp_plane_state *state, *m_state; in malidp_duplicate_plane_state()
112 struct malidp_plane_state *m_state = to_malidp_plane_state(state); in malidp_destroy_plane_state()
121 struct malidp_plane_state *ms = to_malidp_plane_state(state); in malidp_plane_atomic_print_state()
183 struct malidp_plane_state *ms = to_malidp_plane_state(state); in malidp_de_plane_check()
328 struct malidp_plane_state *ms = to_malidp_plane_state(plane->state); in malidp_de_plane_update()
Dmalidp_crtc.c390 struct malidp_plane_state *ms = to_malidp_plane_state(pstate); in malidp_crtc_atomic_check()