to_mdp5_plane_state
pstate = to_mdp5_plane_state(plane->state);
to_mdp5_plane_state(pstate);
pstates[cnt].state = to_mdp5_plane_state(pstate);
mdp5_state = kmemdup(to_mdp5_plane_state(plane->state),
struct mdp5_plane_state *pstate = to_mdp5_plane_state(state);
bool needs_dirtyfb = to_mdp5_plane_state(new_state)->needs_dirtyfb;
bool needed_dirtyfb = to_mdp5_plane_state(old_state)->needs_dirtyfb;
struct mdp5_plane_state *mdp5_state = to_mdp5_plane_state(state);
struct mdp5_plane_state *mdp5_state = to_mdp5_plane_state(new_plane_state);
*to_mdp5_plane_state(plane->state) =
*to_mdp5_plane_state(new_state);
struct mdp5_plane_state *pstate = to_mdp5_plane_state(state);
struct mdp5_hw_pipe *hwpipe = to_mdp5_plane_state(pstate)->hwpipe;
right_hwpipe = to_mdp5_plane_state(pstate)->r_hwpipe;
kfree(to_mdp5_plane_state(plane->state));
struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state);
struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state);
struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state);