Home
last modified time | relevance | path

Searched refs:malidp_crtc_state (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
H A Dmalidp_drv.h76 struct malidp_crtc_state { struct
85 #define to_malidp_crtc_state(x) container_of(x, struct malidp_crtc_state, base)
H A 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()
H A 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()
H A Dmalidp_planes.c275 struct malidp_crtc_state *mc; in malidp_se_check_scaling()
894 struct malidp_crtc_state *m = in malidp_de_plane_update()
/kernel/linux/linux-6.6/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)
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()

Completed in 8 milliseconds