Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c104 struct mdp5_plane_state *pstate; in mdp5_plane_atomic_set_property()
132 struct mdp5_plane_state *pstate; in mdp5_plane_atomic_get_property()
159 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state); in mdp5_plane_atomic_print_state()
176 struct mdp5_plane_state *mdp5_state; in mdp5_plane_reset()
201 struct mdp5_plane_state *mdp5_state; in mdp5_plane_duplicate_state()
219 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state); in mdp5_plane_destroy_state()
256 struct mdp5_plane_state *mdp5_state = to_mdp5_plane_state(state); in mdp5_plane_atomic_check_with_state()
443 struct mdp5_plane_state *mdp5_state = to_mdp5_plane_state(state); in mdp5_plane_atomic_async_check()
1031 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); in mdp5_plane_pipe()
1041 struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state); in mdp5_plane_right_pipe()
[all …]
Dmdp5_kms.h95 struct mdp5_plane_state { struct
110 container_of(x, struct mdp5_plane_state, base) argument
Dmdp5_crtc.c217 struct mdp5_plane_state *pstate, *pstates[STAGE_MAX + 1] = {NULL}; in blend_setup()
642 struct mdp5_plane_state *state;