diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2017-03-31 21:00:56 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2017-06-07 16:32:09 +0300 |
commit | 1065467ed8e2601bf2d7018cf47c557ccbea3769 (patch) | |
tree | 9a011745fa1b0c26b352b133b92f81f84efc507c /drivers/fmc | |
parent | 27fe407cb5122f12cfe976813686e8206425c32a (diff) | |
download | linux-1065467ed8e2601bf2d7018cf47c557ccbea3769.tar.xz |
drm/i915: Fix 90/270 rotated coordinates for FBC
The clipped src coordinates have already been rotated by 270 degrees for
when the plane rotation is 90/270 degrees, hence the FBC code should no
longer swap the width and height.
Cc: stable@vger.kernel.org
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Fixes: b63a16f6cd89 ("drm/i915: Compute display surface offset in the plane check hook for SKL+")
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170331180056.14086-4-ville.syrjala@linux.intel.com
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Tested-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
(cherry picked from commit 73714c05df97d7527e7eaaa771472ef2ede46fa3)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/fmc')
0 files changed, 0 insertions, 0 deletions