All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/6] Finally fix watermarks
@ 2016-07-26 17:34 Lyude
  2016-07-26 17:34   ` Lyude
                   ` (7 more replies)
  0 siblings, 8 replies; 43+ messages in thread
From: Lyude @ 2016-07-26 17:34 UTC (permalink / raw)
  To: intel-gfx, Maarten Lankhorst, Ville Syrjälä
  Cc: Lyude, Daniel Vetter, Jani Nikula, David Airlie, dri-devel, linux-kernel

Latest version of https://lkml.org/lkml/2016/7/26/290 . Resending the whole
thing to keep it in one place.

Lyude (5):
  drm/i915/skl: Add support for the SAGV, fix underrun hangs
  drm/i915/skl: Only flush pipes when we change the ddb allocation
  drm/i915/skl: Fix extra whitespace in skl_flush_wm_values()
  drm/i915/skl: Update plane watermarks atomically during plane updates
  drm/i915/skl: Always wait for pipes to update after a flush

Matt Roper (1):
  drm/i915/gen9: Only copy WM results for changed pipes to skl_hw

 drivers/gpu/drm/i915/i915_drv.h      |   3 +
 drivers/gpu/drm/i915/i915_reg.h      |   5 +
 drivers/gpu/drm/i915/intel_display.c |  24 ++++
 drivers/gpu/drm/i915/intel_drv.h     |   4 +
 drivers/gpu/drm/i915/intel_pm.c      | 240 +++++++++++++++++++++++++++++++----
 drivers/gpu/drm/i915/intel_sprite.c  |   2 +
 6 files changed, 255 insertions(+), 23 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-08-02 16:29 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-26 17:34 [PATCH v4 0/6] Finally fix watermarks Lyude
2016-07-26 17:34 ` [PATCH v4 1/6] drm/i915/skl: Add support for the SAGV, fix underrun hangs Lyude
2016-07-26 17:34   ` Lyude
2016-07-28 13:13   ` Matt Roper
2016-07-28 13:13     ` Matt Roper
2016-08-02 11:16   ` [v4,1/6] " Hans de Goede
2016-08-02 11:16     ` Hans de Goede
2016-07-26 17:34 ` [PATCH v4 2/6] drm/i915/gen9: Only copy WM results for changed pipes to skl_hw Lyude
2016-07-26 17:34   ` Lyude
2016-07-26 17:34 ` [PATCH v4 3/6] drm/i915/skl: Only flush pipes when we change the ddb allocation Lyude
2016-07-28 13:14   ` Matt Roper
2016-07-28 13:14     ` Matt Roper
2016-07-26 17:34 ` [PATCH v4 4/6] drm/i915/skl: Fix extra whitespace in skl_flush_wm_values() Lyude
2016-07-26 17:34   ` Lyude
2016-07-26 17:34 ` [PATCH v4 5/6] drm/i915/skl: Update plane watermarks atomically during plane updates Lyude
2016-07-28 13:15   ` Matt Roper
2016-07-28 13:15     ` Matt Roper
2016-07-26 17:34 ` [PATCH v4 6/6] drm/i915/skl: Always wait for pipes to update after a flush Lyude
2016-07-27  5:40 ` ✗ Ro.CI.BAT: failure for Finally fix watermarks (rev2) Patchwork
2016-07-29  0:03 ` [Intel-gfx] [PATCH v4 0/6] Finally fix watermarks Matt Roper
2016-07-29  0:03   ` Matt Roper
2016-07-29  9:39   ` [Intel-gfx] " Ville Syrjälä
2016-07-29  9:39     ` Ville Syrjälä
2016-07-29 18:48     ` Lyude
2016-07-29 18:48       ` Lyude
2016-07-29 19:26       ` [Intel-gfx] " Ville Syrjälä
2016-07-29 19:26         ` Ville Syrjälä
2016-07-29 19:46         ` [Intel-gfx] " Lyude
2016-07-29 19:46           ` Lyude
2016-07-29 20:41         ` [Intel-gfx] " Matt Roper
2016-07-29 20:41           ` Matt Roper
2016-08-01 11:50           ` [Intel-gfx] " Ville Syrjälä
2016-08-01 11:50             ` Ville Syrjälä
2016-07-29 20:33     ` [Intel-gfx] " Matt Roper
2016-07-29 20:33       ` Matt Roper
2016-08-01  8:48       ` [Intel-gfx] " Maarten Lankhorst
2016-08-01  8:48         ` Maarten Lankhorst
2016-08-01 11:48         ` [Intel-gfx] " Ville Syrjälä
2016-08-01 11:48           ` Ville Syrjälä
2016-08-02 15:41           ` [Intel-gfx] " Maarten Lankhorst
2016-08-02 15:41             ` Maarten Lankhorst
2016-08-02 15:59             ` Ville Syrjälä
2016-08-02 15:59               ` 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.