Searched refs:to_mdp5_plane_state (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c79 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state);
102 kfree(to_mdp5_plane_state(plane->state));
118 mdp5_state = kmemdup(to_mdp5_plane_state(plane->state),
131 struct mdp5_plane_state *pstate = to_mdp5_plane_state(state);
153 bool needs_dirtyfb = to_mdp5_plane_state(new_state)->needs_dirtyfb;
169 bool needed_dirtyfb = to_mdp5_plane_state(old_state)->needs_dirtyfb;
181 struct mdp5_plane_state *mdp5_state = to_mdp5_plane_state(state);
388 struct mdp5_plane_state *mdp5_state = to_mdp5_plane_state(new_plane_state);
464 *to_mdp5_plane_state(plane->state) =
465 *to_mdp5_plane_state(new_stat
[all...]
H A Dmdp5_kms.h108 #define to_mdp5_plane_state(x) \ macro
H A Dmdp5_crtc.c249 pstate = to_mdp5_plane_state(plane->state);
717 to_mdp5_plane_state(pstate);
723 pstates[cnt].state = to_mdp5_plane_state(pstate);

Completed in 122 milliseconds