From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: "Nautiyal, Ankit K" <ankit.k.nautiyal@intel.com>
Cc: Colin Ian King <colin.i.king@gmail.com>,
Jani Nikula <jani.nikula@linux.intel.com>,
Joonas Lahtinen <joonas.lahtinen@linux.intel.com>,
Tvrtko Ursulin <tursulin@ursulin.net>,
David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
<intel-gfx@lists.freedesktop.org>,
<intel-xe@lists.freedesktop.org>,
<dri-devel@lists.freedesktop.org>,
<kernel-janitors@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH][next] drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
Date: Mon, 7 Oct 2024 15:30:18 -0400 [thread overview]
Message-ID: <ZwQ2ykjAnDr6kER2@intel.com> (raw)
In-Reply-To: <37201309-7143-4c28-93d5-f74ff9022190@intel.com>
On Wed, Oct 02, 2024 at 01:32:29PM +0530, Nautiyal, Ankit K wrote:
>
> On 10/2/2024 1:19 PM, Colin Ian King wrote:
> > There is a spelling mistake in a drm_WARN message. Fix it.
> >
> > Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
pushed, thanks
> > ---
> > drivers/gpu/drm/i915/display/intel_display.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/gpu/drm/i915/display/intel_display.c b/drivers/gpu/drm/i915/display/intel_display.c
> > index 74311bb9d290..a5057ee4cbe5 100644
> > --- a/drivers/gpu/drm/i915/display/intel_display.c
> > +++ b/drivers/gpu/drm/i915/display/intel_display.c
> > @@ -3811,7 +3811,7 @@ static void enabled_joiner_pipes(struct drm_i915_private *dev_priv,
> > secondary_ultrajoiner_pipes);
> > drm_WARN(display->drm, (uncompressed_joiner_pipes & bigjoiner_pipes) != 0,
> > - "Uncomressed joiner pipes(%#x) and bigjoiner pipes(%#x) can't intersect\n",
> > + "Uncompressed joiner pipes(%#x) and bigjoiner pipes(%#x) can't intersect\n",
> > uncompressed_joiner_pipes, bigjoiner_pipes);
> > drm_WARN(display->drm, secondary_bigjoiner_pipes !=
next prev parent reply other threads:[~2024-10-07 19:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-02 7:49 [PATCH][next] drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed" Colin Ian King
2024-10-02 7:56 ` ✓ CI.Patch_applied: success for " Patchwork
2024-10-02 7:56 ` ✓ CI.checkpatch: " Patchwork
2024-10-02 7:57 ` ✓ CI.KUnit: " Patchwork
2024-10-02 8:02 ` [PATCH][next] " Nautiyal, Ankit K
2024-10-07 19:30 ` Rodrigo Vivi [this message]
2024-10-02 8:09 ` ✓ CI.Build: success for " Patchwork
2024-10-02 8:11 ` ✓ CI.Hooks: " Patchwork
2024-10-02 8:13 ` ✗ CI.checksparse: warning " Patchwork
2024-10-02 8:38 ` ✓ CI.BAT: success " Patchwork
2024-10-02 9:03 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-10-02 9:31 ` ✗ CI.FULL: " 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=ZwQ2ykjAnDr6kER2@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=airlied@gmail.com \
--cc=ankit.k.nautiyal@intel.com \
--cc=colin.i.king@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=joonas.lahtinen@linux.intel.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=simona@ffwll.ch \
--cc=tursulin@ursulin.net \
/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 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.