Symbol: to_mdp5_plane_state
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c
249
pstate = to_mdp5_plane_state(plane->state);
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c
716
to_mdp5_plane_state(pstate);
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c
722
pstates[cnt].state = to_mdp5_plane_state(pstate);
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
106
mdp5_state = kmemdup(to_mdp5_plane_state(plane->state),
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
119
struct mdp5_plane_state *pstate = to_mdp5_plane_state(state);
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
138
bool needs_dirtyfb = to_mdp5_plane_state(new_state)->needs_dirtyfb;
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
152
bool needed_dirtyfb = to_mdp5_plane_state(old_state)->needs_dirtyfb;
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
164
struct mdp5_plane_state *mdp5_state = to_mdp5_plane_state(state);
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
370
struct mdp5_plane_state *mdp5_state = to_mdp5_plane_state(new_plane_state);
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
446
*to_mdp5_plane_state(plane->state) =
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
447
*to_mdp5_plane_state(new_state);
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
67
struct mdp5_plane_state *pstate = to_mdp5_plane_state(state);
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
844
struct mdp5_hw_pipe *hwpipe = to_mdp5_plane_state(pstate)->hwpipe;
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
895
right_hwpipe = to_mdp5_plane_state(pstate)->r_hwpipe;
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
90
kfree(to_mdp5_plane_state(plane->state));
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
957
struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state);
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
967
struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state);
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
977
struct mdp5_plane_state *pstate = to_mdp5_plane_state(plane->state);