All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/i915: Fix SKL+ 90/270 degree rotated scanout
@ 2017-03-31 18:00 ville.syrjala
  2017-03-31 18:00   ` ville.syrjala
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: ville.syrjala @ 2017-03-31 18:00 UTC (permalink / raw)
  To: intel-gfx

From: Ville Syrjälä <ville.syrjala@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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-06-06 16:38 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-31 18:00 [PATCH 0/3] drm/i915: Fix SKL+ 90/270 degree rotated scanout ville.syrjala
2017-03-31 18:00 ` [PATCH 1/3] drm/i915: Fix scaling check for 90/270 degree plane rotation ville.syrjala
2017-03-31 18:00   ` ville.syrjala
2017-03-31 18:00 ` [PATCH 2/3] drm/i915: Fix SKL+ watermarks for 90/270 rotation ville.syrjala
2017-03-31 18:00 ` [PATCH 3/3] drm/i915: Fix 90/270 rotated coordinates for FBC ville.syrjala
2017-04-03 17:57   ` Paulo Zanoni
2017-05-19 11:34   ` Tvrtko Ursulin
2017-05-19 11:34     ` [Intel-gfx] " Tvrtko Ursulin
2017-03-31 18:21 ` ✓ Fi.CI.BAT: success for drm/i915: Fix SKL+ 90/270 degree rotated scanout Patchwork
2017-03-31 21:23 ` [PATCH 0/3] " Chris Wilson
2017-04-05 13:49   ` Ville Syrjälä
2017-06-06  8:06     ` Maarten Lankhorst
2017-06-06  8:29       ` Tvrtko Ursulin
2017-06-06 15:15         ` Maarten Lankhorst
2017-06-06 16:38           ` Ville Syrjälä

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.