public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rocm-runtime] epel10: Remove unused patch
Date: Wed, 10 Jun 2026 20:25:30 GMT [thread overview]
Message-ID: <178112313020.1.389123250468632428.rpms-rocm-runtime-3ebc931f3d4b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rocm-runtime
Branch : epel10
Commit : 3ebc931f3d4be0b1e6580d66524ee575f8b73328
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-04-10T07:28:54-07:00
Stats : +0/-41 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rocm-runtime/c/3ebc931f3d4be0b1e6580d66524ee575f8b73328?branch=epel10
Log:
Remove unused patch
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/0001-hsakmt-bump-vgpr-count-for-gfx1151-1807-1986.patch b/0001-hsakmt-bump-vgpr-count-for-gfx1151-1807-1986.patch
deleted file mode 100644
index d736b78..0000000
--- a/0001-hsakmt-bump-vgpr-count-for-gfx1151-1807-1986.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From ae335344f979f00e91768db3a60304c2831fd959 Mon Sep 17 00:00:00 2001
-From: David Yat Sin <77975354+dayatsin-amd@users.noreply.github.com>
-Date: Mon, 1 Dec 2025 16:33:00 -0500
-Subject: [PATCH] hsakmt: bump vgpr count for gfx1151 (#1807) (#1986)
-
-GFX1151 has 1.5x VGPR memory compared to the rest of GFX11.
-
-Co-authored-by: jokim-amd <44032736+jokim-amd@users.noreply.github.com>
-Co-authored-by: shwetakhatri-amd <155576586+shwetagkhatri@users.noreply.github.com>
----
- projects/rocr-runtime/libhsakmt/src/libhsakmt.h | 1 +
- projects/rocr-runtime/libhsakmt/src/queues.c | 1 +
- 2 files changed, 2 insertions(+)
-
-diff --git a/projects/rocr-runtime/libhsakmt/src/libhsakmt.h b/projects/rocr-runtime/libhsakmt/src/libhsakmt.h
-index f7387082d784..0e1d4aecd547 100644
---- a/projects/rocr-runtime/libhsakmt/src/libhsakmt.h
-+++ b/projects/rocr-runtime/libhsakmt/src/libhsakmt.h
-@@ -169,6 +169,7 @@ enum full_gfx_versions {
- GFX_VERSION_YELLOW_CARP = 0x0A0305,
- GFX_VERSION_PLUM_BONITO = 0x0B0000,
- GFX_VERSION_WHEAT_NAS = 0x0B0001,
-+ GFX_VERSION_GFX1151 = 0x0B0501,
- GFX_VERSION_GFX1200 = 0x0C0000,
- GFX_VERSION_GFX1201 = 0x0C0001,
- };
-diff --git a/projects/rocr-runtime/libhsakmt/src/queues.c b/projects/rocr-runtime/libhsakmt/src/queues.c
-index 0e3500f5ef2a..90658fa5432d 100644
---- a/projects/rocr-runtime/libhsakmt/src/queues.c
-+++ b/projects/rocr-runtime/libhsakmt/src/queues.c
-@@ -95,6 +95,7 @@ uint32_t hsakmt_get_vgpr_size_per_cu(uint32_t gfxv)
-
- else if (gfxv == GFX_VERSION_PLUM_BONITO ||
- gfxv == GFX_VERSION_WHEAT_NAS ||
-+ gfxv == GFX_VERSION_GFX1151 ||
- gfxv == GFX_VERSION_GFX1200 ||
- gfxv == GFX_VERSION_GFX1201)
- vgpr_size = 0x60000;
---
-2.52.0
-
reply other threads:[~2026-06-10 20:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178112313020.1.389123250468632428.rpms-rocm-runtime-3ebc931f3d4b@fedoraproject.org \
--to=tom.rix@amd.com \
--cc=git-commits@fedoraproject.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