Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/arm/
Dmalidp_planes.c78 struct malidp_plane_state *state = to_malidp_plane_state(plane->state); in malidp_plane_reset()
92 struct malidp_plane_state *state, *m_state; in malidp_duplicate_plane_state()
116 struct malidp_plane_state *m_state = to_malidp_plane_state(state); in malidp_destroy_plane_state()
131 struct malidp_plane_state *ms = to_malidp_plane_state(state); in malidp_plane_atomic_print_state()
320 static bool malidp_check_pages_threshold(struct malidp_plane_state *ms, in malidp_check_pages_threshold()
424 (struct malidp_plane_state *ms, u32 *pgsize_bitmap) in malidp_mmu_prefetch_select_mode()
481 struct malidp_plane_state *ms) in malidp_de_prefetch_settings()
498 struct malidp_plane_state *ms = to_malidp_plane_state(new_plane_state); in malidp_de_plane_check()
687 struct malidp_plane_state *ms) in malidp_de_set_mmu_control()
787 struct malidp_plane_state *ms = to_malidp_plane_state(plane->state); in malidp_de_plane_update()
Dmalidp_drv.h63 struct malidp_plane_state { struct
76 #define to_malidp_plane_state(x) container_of(x, struct malidp_plane_state, base) argument
Dmalidp_crtc.c397 struct malidp_plane_state *ms = to_malidp_plane_state(pstate); in malidp_crtc_atomic_check()