commit | d21967740f4b7d7af794badac91b2c718b8f17c3 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Jan 28 18:33:11 2016 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Aug 11 18:33:19 2016 +0300 |
tree | ed99d62b5fc669491ed671d93bac1d68d1eba127 | |
parent | ef78ec9423b9ee9f8f3dfe92dffb900cb83365ec [diff] |
drm/i915: Move SKL hw stride calculation into a helper We repeat the SKL stride register value calculations a several places. Move it into a small helper function. v2: Rebase due to drm_plane_state src/dst rects Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Sivakumar Thulasimani <sivakumar.thulasimani@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1470821001-25272-4-git-send-email-ville.syrjala@linux.intel.com