Searched refs:malidp_plane_state (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
H A D | malidp_planes.c | 81 * a malidp_plane_state instead of a drm_plane_state. 85 struct malidp_plane_state *state = to_malidp_plane_state(plane->state); in malidp_plane_reset() 99 struct malidp_plane_state *state, *m_state; in malidp_duplicate_plane_state() 123 struct malidp_plane_state *m_state = to_malidp_plane_state(state); in malidp_destroy_plane_state() 138 struct malidp_plane_state *ms = to_malidp_plane_state(state); in malidp_plane_atomic_print_state() 332 static bool malidp_check_pages_threshold(struct malidp_plane_state *ms, in malidp_check_pages_threshold() 436 (struct malidp_plane_state *ms, u32 *pgsize_bitmap) in malidp_mmu_prefetch_select_mode() 493 struct malidp_plane_state *ms) in malidp_de_prefetch_settings() 508 struct malidp_plane_state *ms = to_malidp_plane_state(state); in malidp_de_plane_check() 697 struct malidp_plane_state *m in malidp_de_set_mmu_control() [all...] |
H A D | malidp_drv.h | 61 struct malidp_plane_state { struct 74 #define to_malidp_plane_state(x) container_of(x, struct malidp_plane_state, base)
|
H A D | malidp_crtc.c | 392 struct malidp_plane_state *ms = to_malidp_plane_state(pstate); in malidp_crtc_atomic_check()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/ |
H A D | malidp_planes.c | 74 * a malidp_plane_state instead of a drm_plane_state. 78 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 *m in malidp_de_set_mmu_control() [all...] |
H A D | malidp_drv.h | 63 struct malidp_plane_state { struct 76 #define to_malidp_plane_state(x) container_of(x, struct malidp_plane_state, base)
|
H A D | malidp_crtc.c | 397 struct malidp_plane_state *ms = to_malidp_plane_state(pstate); in malidp_crtc_atomic_check()
|
Completed in 9 milliseconds