hwpipe_to_plane 40 drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c if (new_state->hwpipe_to_plane[cur->idx] || hwpipe_to_plane 41 drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c old_state->hwpipe_to_plane[cur->idx]) hwpipe_to_plane 111 drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c new_state->hwpipe_to_plane[(*hwpipe)->idx] = plane; hwpipe_to_plane 116 drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c new_state->hwpipe_to_plane[(*r_hwpipe)->idx] = plane; hwpipe_to_plane 132 drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c if (WARN_ON(!new_state->hwpipe_to_plane[hwpipe->idx])) hwpipe_to_plane 136 drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c new_state->hwpipe_to_plane[hwpipe->idx]->name); hwpipe_to_plane 143 drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c new_state->hwpipe_to_plane[hwpipe->idx] = NULL; hwpipe_to_plane 33 drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.h struct drm_plane *hwpipe_to_plane[SSPP_MAX]; hwpipe_to_plane 352 drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c struct drm_plane *plane = hwpstate->hwpipe_to_plane[hwpipe->idx];