All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/6] Finally fix watermarks
@ 2016-08-02 22:37 ` Lyude
  0 siblings, 0 replies; 24+ messages in thread
From: Lyude @ 2016-08-02 22:37 UTC (permalink / raw)
  To: intel-gfx, Ville Syrjälä, Maarten Lankhorst, Matt Roper
  Cc: linux-kernel, dri-devel, Daniel Vetter, Lyude

Latest version of https://patchwork.freedesktop.org/patch/102581/ .

Lyude (5):
  drm/i915/skl: Add support for the SAGV, fix underrun hangs
  drm/i915/skl: Update plane watermarks atomically during plane updates
  drm/i915/skl: Ensure pipes with changed wms get added to the state
  drm/i915: Move CRTC updating in atomic_commit into it's own hook
  drm/i915/skl: Update DDB values atomically with wms/plane attrs

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

 drivers/gpu/drm/i915/i915_drv.h      |   4 +
 drivers/gpu/drm/i915/i915_reg.h      |   5 +
 drivers/gpu/drm/i915/intel_display.c | 197 ++++++++++++---
 drivers/gpu/drm/i915/intel_drv.h     |  17 ++
 drivers/gpu/drm/i915/intel_pm.c      | 467 +++++++++++++++++++++++------------
 drivers/gpu/drm/i915/intel_sprite.c  |   6 +
 6 files changed, 501 insertions(+), 195 deletions(-)

-- 
2.7.4

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2016-08-04  6:38 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-02 22:37 [PATCH v6 0/6] Finally fix watermarks Lyude
2016-08-02 22:37 ` Lyude
2016-08-02 22:37 ` [PATCH v6 1/6] drm/i915/skl: Add support for the SAGV, fix underrun hangs Lyude
2016-08-02 22:37   ` Lyude
2016-08-03  7:50   ` Maarten Lankhorst
2016-08-03  7:50     ` Maarten Lankhorst
2016-08-02 22:37 ` [PATCH v6 2/6] drm/i915/gen9: Only copy WM results for changed pipes to skl_hw Lyude
2016-08-02 22:37   ` Lyude
2016-08-02 22:37 ` [PATCH v6 3/6] drm/i915/skl: Update plane watermarks atomically during plane updates Lyude
2016-08-02 22:37   ` Lyude
2016-08-02 22:37 ` [PATCH v6 4/6] drm/i915/skl: Ensure pipes with changed wms get added to the state Lyude
2016-08-02 22:37   ` Lyude
2016-08-02 22:37 ` [PATCH v6 5/6] drm/i915: Move CRTC updating in atomic_commit into it's own hook Lyude
2016-08-02 22:37   ` Lyude
2016-08-02 22:37 ` [PATCH v6 6/6] drm/i915/skl: Update DDB values atomically with wms/plane attrs Lyude
2016-08-02 22:37   ` Lyude
2016-08-03 15:00   ` Ville Syrjälä
2016-08-03 21:39     ` Lyude Paul
2016-08-03 21:39       ` Lyude Paul
2016-08-03 22:19     ` Matt Roper
2016-08-03 22:19       ` Matt Roper
2016-08-04  6:34       ` Ville Syrjälä
2016-08-04  6:34         ` Ville Syrjälä
2016-08-03  6:00 ` ✗ Ro.CI.BAT: failure for Finally fix watermarks (rev4) Patchwork

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.