[Intel-gfx] [PATCH 0/2] Adding rotattion to drm_plane_helper_check_update

Sonika Jindal sonika.jindal at intel.com
Tue Jan 13 04:33:38 PST 2015


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



More information about the Intel-gfx mailing list