commit | b90c1ee17b9e57a3fef241c2ebb26b5db7cc1937 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Mar 07 21:42:07 2017 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Mar 08 16:43:36 2017 +0200 |
tree | 44f69e7c39f0992a460eb503246343a0ab6087c8 | |
parent | d88c4afddc5519d49ee621e0437abb9c6a25fafb [diff] |
drm/i915: Move nv12 chroma plane handling into intel_surf_alignment() Let's try to keep the alignment requirements in one place, and so towards that end let's move the AUX_DIST alignment handling into intel_surf_alignment() alongside the main surface alignment stuff. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170307194210.13400-3-ville.syrjala@linux.intel.com