All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: Jani Nikula <jani.nikula@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org, airlied@linux.ie,
	lucas.demarchi@intel.com, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org, rdunlap@infradead.org
Subject: Re: [Intel-gfx] [PATCH] drm/i915: A typo fix
Date: Tue, 23 Mar 2021 14:43:58 +0530	[thread overview]
Message-ID: <YFmxVmcW/hIzsP4o@ArchLinux> (raw)
In-Reply-To: <87blba5jzo.fsf@intel.com>


[-- Attachment #1.1: Type: text/plain, Size: 1106 bytes --]

On 10:53 Tue 23 Mar 2021, Jani Nikula wrote:
>On Tue, 23 Mar 2021, Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:
>> s/nothign/nothing/
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>
>You've sent the same patch before? I've already pushed it.
>
Apologies and thanks.

>BR,
>Jani.
>
>> ---
>>  drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
>> index f6ad257a260e..14d784a6fae5 100644
>> --- a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
>> +++ b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
>> @@ -4185,7 +4185,7 @@ static void icl_pll_disable(struct drm_i915_private *dev_priv,
>>  	/*
>>  	 * DVFS pre sequence would be here, but in our driver the cdclk code
>>  	 * paths should already be setting the appropriate voltage, hence we do
>> -	 * nothign here.
>> +	 * nothing here.
>>  	 */
>>
>>  	val = intel_de_read(dev_priv, enable_reg);
>> --
>> 2.31.0
>>
>
>--
>Jani Nikula, Intel Open Source Graphics Center

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

WARNING: multiple messages have this Message-ID (diff)
From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: Jani Nikula <jani.nikula@linux.intel.com>
Cc: anusha.srivatsa@intel.com, intel-gfx@lists.freedesktop.org,
	airlied@linux.ie, lucas.demarchi@intel.com,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	rdunlap@infradead.org, rodrigo.vivi@intel.com,
	tejaskumarx.surendrakumar.upadhyay@intel.com,
	aditya.swarup@intel.com
Subject: Re: [PATCH] drm/i915: A typo fix
Date: Tue, 23 Mar 2021 14:43:58 +0530	[thread overview]
Message-ID: <YFmxVmcW/hIzsP4o@ArchLinux> (raw)
In-Reply-To: <87blba5jzo.fsf@intel.com>


[-- Attachment #1.1: Type: text/plain, Size: 1106 bytes --]

On 10:53 Tue 23 Mar 2021, Jani Nikula wrote:
>On Tue, 23 Mar 2021, Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:
>> s/nothign/nothing/
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>
>You've sent the same patch before? I've already pushed it.
>
Apologies and thanks.

>BR,
>Jani.
>
>> ---
>>  drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
>> index f6ad257a260e..14d784a6fae5 100644
>> --- a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
>> +++ b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
>> @@ -4185,7 +4185,7 @@ static void icl_pll_disable(struct drm_i915_private *dev_priv,
>>  	/*
>>  	 * DVFS pre sequence would be here, but in our driver the cdclk code
>>  	 * paths should already be setting the appropriate voltage, hence we do
>> -	 * nothign here.
>> +	 * nothing here.
>>  	 */
>>
>>  	val = intel_de_read(dev_priv, enable_reg);
>> --
>> 2.31.0
>>
>
>--
>Jani Nikula, Intel Open Source Graphics Center

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

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

WARNING: multiple messages have this Message-ID (diff)
From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: Jani Nikula <jani.nikula@linux.intel.com>
Cc: joonas.lahtinen@linux.intel.com, rodrigo.vivi@intel.com,
	airlied@linux.ie, daniel@ffwll.ch, imre.deak@intel.com,
	ville.syrjala@linux.intel.com, lucas.demarchi@intel.com,
	matthew.d.roper@intel.com,
	tejaskumarx.surendrakumar.upadhyay@intel.com,
	aditya.swarup@intel.com, anusha.srivatsa@intel.com,
	intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
	linux-kernel@vger.kernel.org, rdunlap@infradead.org
Subject: Re: [PATCH] drm/i915: A typo fix
Date: Tue, 23 Mar 2021 14:43:58 +0530	[thread overview]
Message-ID: <YFmxVmcW/hIzsP4o@ArchLinux> (raw)
In-Reply-To: <87blba5jzo.fsf@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]

On 10:53 Tue 23 Mar 2021, Jani Nikula wrote:
>On Tue, 23 Mar 2021, Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:
>> s/nothign/nothing/
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>
>You've sent the same patch before? I've already pushed it.
>
Apologies and thanks.

>BR,
>Jani.
>
>> ---
>>  drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
>> index f6ad257a260e..14d784a6fae5 100644
>> --- a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
>> +++ b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
>> @@ -4185,7 +4185,7 @@ static void icl_pll_disable(struct drm_i915_private *dev_priv,
>>  	/*
>>  	 * DVFS pre sequence would be here, but in our driver the cdclk code
>>  	 * paths should already be setting the appropriate voltage, hence we do
>> -	 * nothign here.
>> +	 * nothing here.
>>  	 */
>>
>>  	val = intel_de_read(dev_priv, enable_reg);
>> --
>> 2.31.0
>>
>
>--
>Jani Nikula, Intel Open Source Graphics Center

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2021-03-23 12:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23  1:16 [Intel-gfx] [PATCH] drm/i915: A typo fix Bhaskar Chowdhury
2021-03-23  1:16 ` Bhaskar Chowdhury
2021-03-23  1:16 ` Bhaskar Chowdhury
2021-03-23  8:53 ` [Intel-gfx] " Jani Nikula
2021-03-23  8:53   ` Jani Nikula
2021-03-23  8:53   ` Jani Nikula
2021-03-23  9:13   ` Bhaskar Chowdhury [this message]
2021-03-23  9:13     ` Bhaskar Chowdhury
2021-03-23  9:13     ` Bhaskar Chowdhury
2021-03-23 15:30 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for " 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=YFmxVmcW/hIzsP4o@ArchLinux \
    --to=unixbhaskar@gmail.com \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lucas.demarchi@intel.com \
    --cc=rdunlap@infradead.org \
    /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.