Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/arm/
Dmalidp_crtc.c154 struct malidp_crtc_state *mc = to_malidp_crtc_state(state); in malidp_crtc_atomic_check_gamma()
208 struct malidp_crtc_state *mc = to_malidp_crtc_state(state); in malidp_crtc_atomic_check_ctm()
255 struct malidp_crtc_state *cs = to_malidp_crtc_state(state); in malidp_crtc_atomic_check_scaling()
448 struct malidp_crtc_state *state, *old_state; in malidp_crtc_duplicate_state()
473 struct malidp_crtc_state *mali_state = NULL; in malidp_crtc_destroy_state()
485 struct malidp_crtc_state *state = in malidp_crtc_reset()
Dmalidp_drv.h76 struct malidp_crtc_state { struct
85 #define to_malidp_crtc_state(x) container_of(x, struct malidp_crtc_state, base) argument
Dmalidp_drv.c74 struct malidp_crtc_state *mc = in malidp_atomic_commit_update_gamma()
101 struct malidp_crtc_state *mc = in malidp_atomic_commit_update_coloradj()
120 struct malidp_crtc_state *cs = to_malidp_crtc_state(crtc->state); in malidp_atomic_commit_se_config()
121 struct malidp_crtc_state *old_cs = to_malidp_crtc_state(old_state); in malidp_atomic_commit_se_config()
Dmalidp_planes.c276 struct malidp_crtc_state *mc; in malidp_se_check_scaling()
896 struct malidp_crtc_state *m = in malidp_de_plane_update()