RE: [PATCHv2 2/4] drm/amdkfd: Update cache info reporting for GFX v9.4.3

2023-09-07 Thread Joshi, Mukul
[AMD Official Use Only - General] > -Original Message- > From: Kuehling, Felix > Sent: Thursday, September 7, 2023 4:51 PM > To: Joshi, Mukul ; amd-gfx@lists.freedesktop.org > Subject: Re: [PATCHv2 2/4] drm/amdkfd: Update cache info reporting for GFX > v9.4.3 > &g

Re: [PATCHv2 2/4] drm/amdkfd: Update cache info reporting for GFX v9.4.3

2023-09-07 Thread Felix Kuehling
On 2023-09-06 11:44, Mukul Joshi wrote: Update cache info reporting in sysfs to report the correct number of CUs and associated cache information based on different spatial partitioning modes. Signed-off-by: Mukul Joshi --- v1->v2: - Revert the change in kfd_crat.c - Add a comment to not chan

[PATCHv2 2/4] drm/amdkfd: Update cache info reporting for GFX v9.4.3

2023-09-06 Thread Mukul Joshi
Update cache info reporting in sysfs to report the correct number of CUs and associated cache information based on different spatial partitioning modes. Signed-off-by: Mukul Joshi --- v1->v2: - Revert the change in kfd_crat.c - Add a comment to not change value of CRAT_SIBLINGMAP_SIZE. drivers/