Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Felix Kuehling
Am 2022-09-26 um 17:40 schrieb Shashank Sharma: This patch adds new functions which will allow a user to change the GPU power profile based a GPU workload hint flag. Cc: Alex Deucher Signed-off-by: Shashank Sharma --- drivers/gpu/drm/amd/amdgpu/Makefile | 2 +-

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Sharma, Shashank
On 9/27/2022 4:34 PM, Lazar, Lijo wrote: On 9/27/2022 7:50 PM, Sharma, Shashank wrote: On 9/27/2022 4:00 PM, Lazar, Lijo wrote: On 9/27/2022 7:17 PM, Sharma, Shashank wrote: On 9/27/2022 3:29 PM, Lazar, Lijo wrote: On 9/27/2022 6:23 PM, Sharma, Shashank wrote: On 9/27/2022

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Lazar, Lijo
On 9/27/2022 7:50 PM, Sharma, Shashank wrote: On 9/27/2022 4:00 PM, Lazar, Lijo wrote: On 9/27/2022 7:17 PM, Sharma, Shashank wrote: On 9/27/2022 3:29 PM, Lazar, Lijo wrote: On 9/27/2022 6:23 PM, Sharma, Shashank wrote: On 9/27/2022 2:39 PM, Lazar, Lijo wrote: On 9/27/2022

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Sharma, Shashank
On 9/27/2022 4:00 PM, Lazar, Lijo wrote: On 9/27/2022 7:17 PM, Sharma, Shashank wrote: On 9/27/2022 3:29 PM, Lazar, Lijo wrote: On 9/27/2022 6:23 PM, Sharma, Shashank wrote: On 9/27/2022 2:39 PM, Lazar, Lijo wrote: On 9/27/2022 5:53 PM, Sharma, Shashank wrote: On 9/27/2022

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Lazar, Lijo
On 9/27/2022 7:17 PM, Sharma, Shashank wrote: On 9/27/2022 3:29 PM, Lazar, Lijo wrote: On 9/27/2022 6:23 PM, Sharma, Shashank wrote: On 9/27/2022 2:39 PM, Lazar, Lijo wrote: On 9/27/2022 5:53 PM, Sharma, Shashank wrote: On 9/27/2022 2:10 PM, Lazar, Lijo wrote: On 9/27/2022

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Sharma, Shashank
On 9/27/2022 3:29 PM, Lazar, Lijo wrote: On 9/27/2022 6:23 PM, Sharma, Shashank wrote: On 9/27/2022 2:39 PM, Lazar, Lijo wrote: On 9/27/2022 5:53 PM, Sharma, Shashank wrote: On 9/27/2022 2:10 PM, Lazar, Lijo wrote: On 9/27/2022 5:11 PM, Sharma, Shashank wrote: On 9/27/2022

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Lazar, Lijo
On 9/27/2022 6:23 PM, Sharma, Shashank wrote: On 9/27/2022 2:39 PM, Lazar, Lijo wrote: On 9/27/2022 5:53 PM, Sharma, Shashank wrote: On 9/27/2022 2:10 PM, Lazar, Lijo wrote: On 9/27/2022 5:11 PM, Sharma, Shashank wrote: On 9/27/2022 11:58 AM, Lazar, Lijo wrote: On 9/27/2022

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Sharma, Shashank
On 9/27/2022 2:39 PM, Lazar, Lijo wrote: On 9/27/2022 5:53 PM, Sharma, Shashank wrote: On 9/27/2022 2:10 PM, Lazar, Lijo wrote: On 9/27/2022 5:11 PM, Sharma, Shashank wrote: On 9/27/2022 11:58 AM, Lazar, Lijo wrote: On 9/27/2022 3:10 AM, Shashank Sharma wrote: This patch adds

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Lazar, Lijo
On 9/27/2022 5:53 PM, Sharma, Shashank wrote: On 9/27/2022 2:10 PM, Lazar, Lijo wrote: On 9/27/2022 5:11 PM, Sharma, Shashank wrote: On 9/27/2022 11:58 AM, Lazar, Lijo wrote: On 9/27/2022 3:10 AM, Shashank Sharma wrote: This patch adds new functions which will allow a user to

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Sharma, Shashank
On 9/27/2022 2:10 PM, Lazar, Lijo wrote: On 9/27/2022 5:11 PM, Sharma, Shashank wrote: On 9/27/2022 11:58 AM, Lazar, Lijo wrote: On 9/27/2022 3:10 AM, Shashank Sharma wrote: This patch adds new functions which will allow a user to change the GPU power profile based a GPU workload

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Lazar, Lijo
On 9/27/2022 5:11 PM, Sharma, Shashank wrote: On 9/27/2022 11:58 AM, Lazar, Lijo wrote: On 9/27/2022 3:10 AM, Shashank Sharma wrote: This patch adds new functions which will allow a user to change the GPU power profile based a GPU workload hint flag. Cc: Alex Deucher Signed-off-by:

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Sharma, Shashank
On 9/27/2022 11:58 AM, Lazar, Lijo wrote: On 9/27/2022 3:10 AM, Shashank Sharma wrote: This patch adds new functions which will allow a user to change the GPU power profile based a GPU workload hint flag. Cc: Alex Deucher Signed-off-by: Shashank Sharma ---  

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Sharma, Shashank
Subject: Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile Hello Evan, On 9/27/2022 4:14 AM, Quan, Evan wrote: [AMD Official Use Only - General] -Original Message- From: amd-gfx On Behalf Of Shashank Sharma Sent: Tuesday, September 27, 2022 5:40 AM To: amd-gfx

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Lazar, Lijo
On 9/27/2022 3:10 AM, Shashank Sharma wrote: This patch adds new functions which will allow a user to change the GPU power profile based a GPU workload hint flag. Cc: Alex Deucher Signed-off-by: Shashank Sharma --- drivers/gpu/drm/amd/amdgpu/Makefile | 2 +-

RE: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Quan, Evan
On Behalf Of > >> Shashank Sharma > >> Sent: Tuesday, September 27, 2022 5:40 AM > >> To: amd-gfx@lists.freedesktop.org > >> Cc: Deucher, Alexander ; Somalapuram, > >> Amaranath ; Koenig, Christian > >> ; Sharma, Shashank > >> > >

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Sharma, Shashank
, Christian ; Sharma, Shashank Subject: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile This patch adds new functions which will allow a user to change the GPU power profile based a GPU workload hint flag. Cc: Alex Deucher Signed-off-by: Shashank Sharma --- drivers/gpu/drm

Re: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-27 Thread Christian König
Am 26.09.22 um 23:40 schrieb Shashank Sharma: This patch adds new functions which will allow a user to change the GPU power profile based a GPU workload hint flag. Cc: Alex Deucher Signed-off-by: Shashank Sharma Alex needs to take a closer look at this stuff, but feel free to add my

RE: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-26 Thread Quan, Evan
> ; Sharma, Shashank > > Subject: [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power > profile > > This patch adds new functions which will allow a user to > change the GPU power profile based a GPU workload hint > flag. > > Cc: Alex Deucher > Signed-off-by

[PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile

2022-09-26 Thread Shashank Sharma
This patch adds new functions which will allow a user to change the GPU power profile based a GPU workload hint flag. Cc: Alex Deucher Signed-off-by: Shashank Sharma --- drivers/gpu/drm/amd/amdgpu/Makefile | 2 +- .../gpu/drm/amd/amdgpu/amdgpu_ctx_workload.c | 97