From: Lyude <cpaul@redhat.com>
To: intel-gfx@lists.freedesktop.org,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
Daniel Vetter <daniel.vetter@intel.com>, Lyude <cpaul@redhat.com>
Subject: [PATCH v3 4/6] drm/i915/skl: Fix extra whitespace in skl_flush_wm_values()
Date: Tue, 26 Jul 2016 10:50:15 -0400 [thread overview]
Message-ID: <1469544617-20003-5-git-send-email-cpaul@redhat.com> (raw)
In-Reply-To: <1469544617-20003-1-git-send-email-cpaul@redhat.com>
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 b6618fd..93c3171 100644
--- a/drivers/gpu/drm/i915/intel_pm.c
+++ b/drivers/gpu/drm/i915/intel_pm.c
@@ -3925,7 +3925,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
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2016-07-26 14:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-26 14:50 [PATCH v3 0/6] Finally fix watermarks Lyude
2016-07-26 14:50 ` [PATCH v3 1/6] drm/i915/skl: Add support for the SAGV, fix underrun hangs Lyude
2016-07-26 14:58 ` Maarten Lankhorst
2016-07-26 15:17 ` Ville Syrjälä
2016-07-26 14:50 ` [PATCH v3 2/6] drm/i915/gen9: Only copy WM results for changed pipes to skl_hw Lyude
2016-07-26 14:50 ` [PATCH v3 3/6] drm/i915/skl: Only flush pipes when we change the ddb allocation Lyude
2016-07-26 14:50 ` Lyude [this message]
2016-07-26 14:50 ` [PATCH v3 5/6] drm/i915/skl: Update plane watermarks atomically during plane updates Lyude
2016-07-26 14:50 ` [PATCH v3 6/6] drm/i915/skl: Always wait for pipes to update after a flush Lyude
2016-07-26 15:29 ` ✗ Ro.CI.BAT: failure for Finally fix watermarks Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1469544617-20003-5-git-send-email-cpaul@redhat.com \
--to=cpaul@redhat.com \
--cc=daniel.vetter@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox