Searched refs:drm_plane_helper_update_primary (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/drm/
H A Ddrm_plane_helper.h34 int drm_plane_helper_update_primary(struct drm_plane *plane, struct drm_crtc *crtc,
53 .update_plane = drm_plane_helper_update_primary, \
/linux-master/drivers/gpu/drm/
H A Ddrm_plane_helper.c142 * drm_plane_helper_update_primary - Helper for updating primary planes
164 int drm_plane_helper_update_primary(struct drm_plane *plane, struct drm_crtc *crtc, function
241 EXPORT_SYMBOL(drm_plane_helper_update_primary); variable

Completed in 196 milliseconds