Re: [PATCHv3] drm/amdkfd: Fix unaligned 64-bit doorbell warning

2023-09-06 Thread Lazar, Lijo
On 9/6/2023 9:09 PM, Mukul Joshi wrote: This patch fixes the following unaligned 64-bit doorbell warning seen when submitting packets on HIQ on GFX v9.4.3 by making the HIQ doorbell 64-bit aligned. The warning is seen when GPU is loaded in any mode other than SPX mode. [ +0.000301] -

Re: [PATCHv3] drm/amdkfd: Fix unaligned 64-bit doorbell warning

2023-09-06 Thread Felix Kuehling
On 2023-09-06 11:39, Mukul Joshi wrote: This patch fixes the following unaligned 64-bit doorbell warning seen when submitting packets on HIQ on GFX v9.4.3 by making the HIQ doorbell 64-bit aligned. The warning is seen when GPU is loaded in any mode other than SPX mode. [ +0.000301]

Re: [PATCHv3] drm/amdkfd: Fix unaligned 64-bit doorbell warning

2023-09-06 Thread Alex Deucher
+ Shashank On Wed, Sep 6, 2023 at 11:45 AM Mukul Joshi wrote: > > This patch fixes the following unaligned 64-bit doorbell > warning seen when submitting packets on HIQ on GFX v9.4.3 > by making the HIQ doorbell 64-bit aligned. > The warning is seen when GPU is loaded in any mode other > than SPX