This adds another parameter rotation to drm_plane_helper_check_update. This will enable this function to do to size updations based upon the rotation if any. Updated the calls to this function in i915 and drm. Rockchip driver also needs to be updated. Sonika Jindal (2): drm: Adding rotation to drm_plane_helper_check_update drm/i915: Passing rotation to drm_plane_helper_check_update drivers/gpu/drm/drm_plane_helper.c | 79 ++++++++++++++++++++++++++++++++-- drivers/gpu/drm/i915/intel_display.c | 6 ++- include/drm/drm_plane_helper.h | 3 +- 3 files changed, 81 insertions(+), 7 deletions(-) -- 1.7.10.4 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel