Searched refs:drm_for_each_plane_mask (Results 1 – 3 of 3) sorted by relevance
132 drm_for_each_plane_mask(plane, (crtc)->dev, (crtc)->state->plane_mask)144 drm_for_each_plane_mask(plane, (crtc_state)->state->dev, (crtc_state)->plane_mask)
1175 #define drm_for_each_plane_mask(plane, dev, plane_mask) \ macro
1331 drm_for_each_plane_mask(plane, dev, plane_mask) { in drm_mode_atomic_ioctl()