Searched refs:mdp4_plane_pipe (Results 1 – 3 of 3) sorted by relevance
105 enum mdp4_pipe pipe_id = mdp4_plane_pipe(plane); in crtc_flush()290 enum mdp4_pipe pipe_id = mdp4_plane_pipe(plane); in blend_setup()738 set_attach(crtc, mdp4_plane_pipe(plane), plane); in mdp4_crtc_attach()746 set_attach(crtc, mdp4_plane_pipe(plane), NULL); in mdp4_crtc_detach()
205 enum mdp4_pipe mdp4_plane_pipe(struct drm_plane *plane);
212 enum mdp4_pipe mdp4_plane_pipe(struct drm_plane *plane) in mdp4_plane_pipe() function