Re: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio compute queue

2021-03-06 Thread Greg Kroah-Hartman
; To: Sasha Levin ; Deucher, Alexander > > > > > > Cc: Greg Kroah-Hartman ; linux- > > > ker...@vger.kernel.org; sta...@vger.kernel.org; Das, Nirmoy > > > > > > Subject: Re: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio > > > com

Re: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio compute queue

2021-03-05 Thread Nirmoy
: Re: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio compute queue Am 05.03.21 um 16:31 schrieb Sasha Levin: On Fri, Mar 05, 2021 at 03:27:00PM +, Deucher, Alexander wrote: Not sure if Sasha picked that up or not. Would need to check that. If it's not, this patch should be dropped

RE: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio compute queue

2021-03-05 Thread Deucher, Alexander
e: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio > compute queue > > Am 05.03.21 um 16:31 schrieb Sasha Levin: > > On Fri, Mar 05, 2021 at 03:27:00PM +, Deucher, Alexander wrote: > >> Not sure if Sasha picked that up or not. Would need to check that. If >

Re: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio compute queue

2021-03-05 Thread Christian König
Am 05.03.21 um 16:31 schrieb Sasha Levin: On Fri, Mar 05, 2021 at 03:27:00PM +, Deucher, Alexander wrote: Not sure if Sasha picked that up or not. Would need to check that.  If it's not, this patch should be dropped. Yes, it went in via autosel. I can drop it if it's not needed. IIRC

Re: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio compute queue

2021-03-05 Thread Sasha Levin
On Fri, Mar 05, 2021 at 03:27:00PM +, Deucher, Alexander wrote: Not sure if Sasha picked that up or not. Would need to check that. If it's not, this patch should be dropped. Yes, it went in via autosel. I can drop it if it's not needed. -- Thanks, Sasha

RE: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio compute queue

2021-03-05 Thread Deucher, Alexander
> >> To: Greg Kroah-Hartman ; linux- > >> ker...@vger.kernel.org > >> Cc: sta...@vger.kernel.org; Das, Nirmoy ; > >> Deucher, Alexander ; Sasha Levin > >> > >> Subject: Re: [PATCH 5.11 079/104] drm/amdgpu: enable only one high > >> prio

Re: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio compute queue

2021-03-05 Thread Christian König
: Re: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio compute queue Mhm, I'm not sure this one needs to be backported. Why did you pick it up Greg? It was picked up by Sasha's fixes checker. Well the change who needs this isn't in any earlier kernel, isn't it? Christian. Alex

RE: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio compute queue

2021-03-05 Thread Deucher, Alexander
e: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio > compute queue > > Mhm, I'm not sure this one needs to be backported. > > Why did you pick it up Greg? It was picked up by Sasha's fixes checker. Alex > > Thanks, > Christian. > > Am 05.03.21

Re: [PATCH 5.11 079/104] drm/amdgpu: enable only one high prio compute queue

2021-03-05 Thread Christian König
Mhm, I'm not sure this one needs to be backported. Why did you pick it up Greg? Thanks, Christian. Am 05.03.21 um 13:21 schrieb Greg Kroah-Hartman: From: Nirmoy Das [ Upstream commit 8c0225d79273968a65e73a4204fba023ae02714d ] For high priority compute to work properly we need to enable

[PATCH 5.11 079/104] drm/amdgpu: enable only one high prio compute queue

2021-03-05 Thread Greg Kroah-Hartman
From: Nirmoy Das [ Upstream commit 8c0225d79273968a65e73a4204fba023ae02714d ] For high priority compute to work properly we need to enable wave limiting on gfx pipe. Wave limiting is done through writing into mmSPI_WCL_PIPE_PERCENT_GFX register. Enable only one high priority compute queue to