Re: [PATCH] drm/amdgpu/pm: Drop hard-code value of usTMax

2024-05-13 Thread Lazar, Lijo
On 5/14/2024 9:43 AM, Ma Jun wrote: > Drop hard-code value of nsTmax because we read this > value from fantable below. > > Signed-off-by: Ma Jun Reviewed-by: Lijo Lazar Thanks, Lijo > --- > drivers/gpu/drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0.c | 2 -- > 1 file changed, 2 deletion

[PATCH] drm/amdgpu/pm: Drop hard-code value of usTMax

2024-05-13 Thread Ma Jun
Drop hard-code value of nsTmax because we read this value from fantable below. Signed-off-by: Ma Jun --- drivers/gpu/drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0.c b/drivers/g