On 2/14/2025 9:54 PM, Kim, Jonathan wrote:
> [Public]
>
>
> We could be talking about 2 types of bandwidth here.
>
> 1. Bandwidth per link
> 2. Bandwidth per peer i.e. multiple xgmi links that are used for SDMA
> gang submissions for effective max bandwidth * num_link copy speed.
>
In the kfd_process_device_init_vm function, a valid error code is now
returned when the associated Process Address Space ID (PASID) is not
present.
If the address space virtual memory (avm) does not have an associated
PASID, the function sets the ret variable to -EINVAL before proceeding
to the er
GFXOFF check is not need for GC v9.4.3. Also, save/restore list is
available by default.
Signed-off-by: Lijo Lazar
---
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c | 17 +
1 file changed, 1 insertion(+), 16 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
b/drivers/
On Thu, Feb 13, 2025 at 10:51 AM Josh Poimboeuf wrote:
>
> On Wed, Feb 12, 2025 at 03:22:45PM +0800, Huacai Chen wrote:
> > > The new series now has 7 patches:
> > >
> > > Tiezhu Yang (7):
> > > objtool: Handle various symbol types of rodata
> > > objtool: Handle different entry size of rodata
[AMD Official Use Only - AMD Internal Distribution Only]
-Original Message-
From: Kenneth Feng
Sent: Friday, February 14, 2025 19:15
To: amd-gfx@lists.freedesktop.org
Cc: Wang, Yang(Kevin) ; Feng, Kenneth
Subject: [PATCH] drm/amd/pm: extend the gfxoff delay for compute workload
extend