Searched refs:drm_plane_helper_update (Results 1 – 3 of 3) sorted by relevance
104 int drm_plane_helper_update(struct drm_plane *plane, struct drm_crtc *crtc,
517 int drm_plane_helper_update(struct drm_plane *plane, struct drm_crtc *crtc, in drm_plane_helper_update() function549 EXPORT_SYMBOL(drm_plane_helper_update);
12672 .update_plane = drm_plane_helper_update,