Home
last modified time | relevance | path

Searched refs:to_malidp_crtc_state (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c150 struct malidp_crtc_state *mc = to_malidp_crtc_state(state); in malidp_crtc_atomic_check_gamma()
204 struct malidp_crtc_state *mc = to_malidp_crtc_state(state); in malidp_crtc_atomic_check_ctm()
251 struct malidp_crtc_state *cs = to_malidp_crtc_state(state); in malidp_crtc_atomic_check_scaling()
449 old_state = to_malidp_crtc_state(crtc->state); in malidp_crtc_duplicate_state()
472 mali_state = to_malidp_crtc_state(state); in malidp_crtc_destroy_state()
H A Dmalidp_drv.h87 #define to_malidp_crtc_state(x) container_of(x, struct malidp_crtc_state, base) macro
H A Dmalidp_planes.c274 mc = to_malidp_crtc_state(crtc_state); in malidp_se_check_scaling()
888 to_malidp_crtc_state(new_state->crtc->state); in malidp_de_plane_update()