Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1450713

[PATCH v4 4/6] drm/i915/skl: Fix extra whitespace in skl_flush_wm_values()

From Lyude <cpaul@redhat.com>
Newsgroups linux.kernel
Subject [PATCH v4 4/6] drm/i915/skl: Fix extra whitespace in skl_flush_wm_values()
Date 2016-07-26 19:40 +0200
Message-ID <rZeuK-4Z7-15@gated-at.bofh.it> (permalink)
References <rZeuJ-4Z7-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Similar to how a vehicle will travel faster if you paint flames on it,
cleaning up this extra whitespace is guaranteed to provide additional
stability while updating watermark values.

Signed-off-by: Lyude <cpaul@redhat.com>
---
 drivers/gpu/drm/i915/intel_pm.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/intel_pm.c b/drivers/gpu/drm/i915/intel_pm.c
index cda4196..fb5d2eb 100644
--- a/drivers/gpu/drm/i915/intel_pm.c
+++ b/drivers/gpu/drm/i915/intel_pm.c
@@ -3920,7 +3920,6 @@ static void skl_flush_wm_values(struct drm_i915_private *dev_priv,
 		reallocated[pipe] = true;
 	}
 
-
 	/*
 	 * Second pass: flush the pipes that are having their allocation
 	 * reduced, but overlapping with a previous allocation.
-- 
2.7.4

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v4 4/6] drm/i915/skl: Fix extra whitespace in skl_flush_wm_values() Lyude <cpaul@redhat.com> - 2016-07-26 19:40 +0200

csiph-web