Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Grzegorzek, Dominik" <dominik.grzegorzek@intel.com>
To: "Piatkowski, Dominik Karol" <dominik.karol.piatkowski@intel.com>,
	"igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>
Subject: Re: [PATCH i-g-t 2/2] lib/gpu_cmds: Typo fix
Date: Wed, 26 Jun 2024 11:33:56 +0000	[thread overview]
Message-ID: <6b144a0d9a443ab96f972c2251bb2e3d7d1c2a99.camel@intel.com> (raw)
In-Reply-To: <20240625123142.11550-3-dominik.karol.piatkowski@intel.com>

Acked-by: Dominik Grzegorzek <dominik.grzegorzek@intel.com>

On Tue, 2024-06-25 at 14:31 +0200, Dominik Karol Piatkowski wrote:
> Fixed typo in description of one of the dwords in
> xehp_emit_state_base_address.
> 
> Signed-off-by: Dominik Karol Piątkowski <dominik.karol.piatkowski@intel.com>
> ---
>  lib/gpu_cmds.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/gpu_cmds.c b/lib/gpu_cmds.c
> index 2a502505e..2e29cc6c4 100644
> --- a/lib/gpu_cmds.c
> +++ b/lib/gpu_cmds.c
> @@ -1032,7 +1032,7 @@ xehp_emit_state_base_address(struct intel_bb *ibb)
>  		intel_bb_out(ibb, 0);
>  	else
>  		intel_bb_out(ibb, 0xfffff000 | 1);
> -	/* intruction buffer size */
> +	/* instruction buffer size */
>  	intel_bb_out(ibb, ALIGN(ibb->size, 1 << 12) | 1);           //dw15
>  
>  	/* Bindless surface state base address */


  reply	other threads:[~2024-06-26 11:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-24 11:39 [PATCH i-g-t 0/1] lib/gpu_cmds: Fix hardcoded buffer size Dominik Karol Piatkowski
2024-06-24 11:39 ` [PATCH i-g-t 1/1] " Dominik Karol Piatkowski
2024-06-25  8:44   ` Grzegorzek, Dominik
2024-06-24 14:11 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-06-24 14:16 ` ✓ CI.xeBAT: " Patchwork
2024-06-24 17:24 ` ✗ CI.xeFULL: failure " Patchwork
2024-06-25 12:31 ` [PATCH i-g-t 0/2] " Dominik Karol Piatkowski
2024-06-25 12:31   ` [PATCH i-g-t 1/2] " Dominik Karol Piatkowski
2024-06-25 12:31   ` [PATCH i-g-t 2/2] lib/gpu_cmds: Typo fix Dominik Karol Piatkowski
2024-06-26 11:33     ` Grzegorzek, Dominik [this message]
2024-06-25 12:55 ` ✗ Fi.CI.BUILD: failure for lib/gpu_cmds: Fix hardcoded buffer size Patchwork
2024-06-25 13:29 ` ✗ Fi.CI.IGT: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2024-06-26  6:30 [PATCH i-g-t 0/2] " Dominik Karol Piatkowski
2024-06-26  6:30 ` [PATCH i-g-t 2/2] lib/gpu_cmds: Typo fix Dominik Karol Piatkowski
2024-06-26 11:24   ` Kamil Konieczny

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=6b144a0d9a443ab96f972c2251bb2e3d7d1c2a99.camel@intel.com \
    --to=dominik.grzegorzek@intel.com \
    --cc=dominik.karol.piatkowski@intel.com \
    --cc=igt-dev@lists.freedesktop.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox