From: Dominik Karol Piatkowski <dominik.karol.piatkowski@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Dominik Karol Piatkowski <dominik.karol.piatkowski@intel.com>
Subject: [PATCH i-g-t 2/2] lib/gpu_cmds: Typo fix
Date: Tue, 25 Jun 2024 14:31:42 +0200 [thread overview]
Message-ID: <20240625123142.11550-3-dominik.karol.piatkowski@intel.com> (raw)
In-Reply-To: <20240625123142.11550-1-dominik.karol.piatkowski@intel.com>
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 */
--
2.34.1
next prev parent reply other threads:[~2024-06-25 12:32 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 ` Dominik Karol Piatkowski [this message]
2024-06-26 11:33 ` [PATCH i-g-t 2/2] lib/gpu_cmds: Typo fix Grzegorzek, Dominik
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=20240625123142.11550-3-dominik.karol.piatkowski@intel.com \
--to=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