Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/arm/
Dmalidp_drv.h61 struct malidp_plane_state { struct
74 #define to_malidp_plane_state(x) container_of(x, struct malidp_plane_state, base) argument
Dmalidp_planes.c86 struct malidp_plane_state *state = to_malidp_plane_state(plane->state); in malidp_plane_reset()
100 struct malidp_plane_state *state, *m_state; in malidp_duplicate_plane_state()
124 struct malidp_plane_state *m_state = to_malidp_plane_state(state); in malidp_destroy_plane_state()
139 struct malidp_plane_state *ms = to_malidp_plane_state(state); in malidp_plane_atomic_print_state()
329 static bool malidp_check_pages_threshold(struct malidp_plane_state *ms, in malidp_check_pages_threshold()
433 (struct malidp_plane_state *ms, u32 *pgsize_bitmap) in malidp_mmu_prefetch_select_mode()
490 struct malidp_plane_state *ms) in malidp_de_prefetch_settings()
507 struct malidp_plane_state *ms = to_malidp_plane_state(new_plane_state); in malidp_de_plane_check()
696 struct malidp_plane_state *ms) in malidp_de_set_mmu_control()
796 struct malidp_plane_state *ms = to_malidp_plane_state(plane->state); in malidp_de_plane_update()
Dmalidp_crtc.c397 struct malidp_plane_state *ms = to_malidp_plane_state(pstate); in malidp_crtc_atomic_check()