Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/arm/
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_crtc.c151 struct malidp_crtc_state *mc = to_malidp_crtc_state(state); in malidp_crtc_atomic_check_gamma()
205 struct malidp_crtc_state *mc = to_malidp_crtc_state(state); in malidp_crtc_atomic_check_ctm()
252 struct malidp_crtc_state *cs = to_malidp_crtc_state(state); in malidp_crtc_atomic_check_scaling()
443 struct malidp_crtc_state *state, *old_state; in malidp_crtc_duplicate_state()
468 struct malidp_crtc_state *mali_state = NULL; in malidp_crtc_destroy_state()
480 struct malidp_crtc_state *state = in malidp_crtc_reset()
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.c275 struct malidp_crtc_state *mc; in malidp_se_check_scaling()
894 struct malidp_crtc_state *m = in malidp_de_plane_update()