Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_drv.h78 struct malidp_crtc_state { struct
87 #define to_malidp_crtc_state(x) container_of(x, struct malidp_crtc_state, base) argument
H A 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()
H A Dmalidp_drv.c76 struct malidp_crtc_state *mc = in malidp_atomic_commit_update_gamma()
103 struct malidp_crtc_state *mc = in malidp_atomic_commit_update_coloradj()
122 struct malidp_crtc_state *cs = to_malidp_crtc_state(crtc->state); in malidp_atomic_commit_se_config()
123 struct malidp_crtc_state *old_cs = to_malidp_crtc_state(old_state); in malidp_atomic_commit_se_config()
H A Dmalidp_planes.c267 struct malidp_crtc_state *mc; in malidp_se_check_scaling()
887 struct malidp_crtc_state *m = in malidp_de_plane_update()