aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_plane_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/drm_plane_helper.h')
-rw-r--r--include/drm/drm_plane_helper.h1
1 files changed, 1 insertions, 0 deletions
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,
46 struct drm_rect *src, 46 struct drm_rect *src,
47 struct drm_rect *dest, 47 struct drm_rect *dest,
48 const struct drm_rect *clip, 48 const struct drm_rect *clip,
49 unsigned int rotation,
49 int min_scale, 50 int min_scale,
50 int max_scale, 51 int max_scale,
51 bool can_position, 52 bool can_position,