X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Fdrm%2Fdrm_plane_helper.h;h=0e0c3573cce0552ea8a9b1b7d82c33c8079d5f9e;hb=65fc7d54efb6b03dcf61d98aa0fd68fe968c211c;hp=4421f3f4ca8d9f44772d7e9a2a2163bb245e1326;hpb=9938b04472d5c59f8bd8152a548533a8599596a2;p=deliverable%2Flinux.git diff --git a/include/drm/drm_plane_helper.h b/include/drm/drm_plane_helper.h index 4421f3f4ca8d..0e0c3573cce0 100644 --- a/include/drm/drm_plane_helper.h +++ b/include/drm/drm_plane_helper.h @@ -46,6 +46,7 @@ int drm_plane_helper_check_update(struct drm_plane *plane, struct drm_rect *src, struct drm_rect *dest, const struct drm_rect *clip, + unsigned int rotation, int min_scale, int max_scale, bool can_position,