Re: [PATCH] drm/amdgpu: simplify xgmi peer info calls

2025-02-16 Thread Lazar, Lijo
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.  >

[PATCH] drm/amdkfd: Fix error handling for missing PASID in 'kfd_process_device_init_vm'

2025-02-16 Thread Srinivasan Shanmugam
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

[PATCH] drm/amdgpu: Remove redundant logic in GC v9.4.3

2025-02-16 Thread Lijo Lazar
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/

Re: [PATCH v6 0/9] Add jump table support for objtool on LoongArch

2025-02-16 Thread Huacai Chen
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

RE: [PATCH] drm/amd/pm: extend the gfxoff delay for compute workload

2025-02-16 Thread Wang, Yang(Kevin)
[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