Searched refs:drm_plane_helper_check_update (Results 1 – 2 of 2) sorted by relevance
94 static int drm_plane_helper_check_update(struct drm_plane *plane, in drm_plane_helper_check_update() function199 ret = drm_plane_helper_check_update(plane, crtc, fb, in drm_plane_helper_update_primary()
71 We have a helper to get this right with drm_plane_helper_check_update(), but