[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1469554483-24999-1-git-send-email-cpaul@redhat.com>
Date: Tue, 26 Jul 2016 13:34:36 -0400
From: Lyude <cpaul@...hat.com>
To: intel-gfx@...ts.freedesktop.org,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Ville Syrjälä
<ville.syrjala@...ux.intel.com>
Cc: Lyude <cpaul@...hat.com>, Daniel Vetter <daniel.vetter@...el.com>,
Jani Nikula <jani.nikula@...ux.intel.com>,
David Airlie <airlied@...ux.ie>,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: [PATCH v4 0/6] Finally fix watermarks
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
Powered by blists - more mailing lists