commit | 7723f47dc685c7152d3ce217f09f036ec7f3f5ce | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Jan 20 21:05:22 2016 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Jan 28 20:55:55 2016 +0200 |
tree | 4f5d5ffa05f5a8df1bc7331c460722eeadc0281e | |
parent | 0aa498d59c67d925f2a53fdffd1d447727d65c22 [diff] |
drm/i915: Rename the rotated gtt view member to 'rotated' Also rename 'rotation_info' to 'rotated' to match the view type exactly, this should avoid confusion which union members is valid for each view type. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1453316739-13296-2-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>