[Intel-gfx] [PATCH 0/3] drm/i915: Fix SKL+ 90/270 degree rotated scanout
ville.syrjala at linux.intel.com
ville.syrjala at linux.intel.com
Fri Mar 31 18:00:53 UTC 2017
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
I figured it's about time I fix what I broke with my fb offset stuff.
I've posted the scaler thing before, but the watermark and fbc stuff
is new.
Based on some quick tests the WM fixes seem effective. Or at least
underruns seemed to disappear when I was running xonotic with 90/270
degree rotation.
Entire series available here:
git://github.com/vsyrjala/linux.git skl_rotation_fixes
Ville Syrjälä (3):
drm/i915: Fix scaling check for 90/270 degree plane rotation
drm/i915: Fix SKL+ watermarks for 90/270 rotation
drm/i915: Fix 90/270 rotated coordinates for FBC
drivers/gpu/drm/i915/intel_display.c | 14 ++++++++------
drivers/gpu/drm/i915/intel_fbc.c | 19 +++++++------------
drivers/gpu/drm/i915/intel_pm.c | 36 ++++++++++++++++++++++++------------
3 files changed, 39 insertions(+), 30 deletions(-)
--
2.10.2
More information about the Intel-gfx
mailing list