RE: [PATCH] drm/amdgpu: suppress compile warnings

2022-06-02 Thread Quan, Evan
[AMD Official Use Only - General] > -Original Message- > From: Christian König > Sent: Monday, May 30, 2022 3:12 PM > To: Quan, Evan ; amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander > Subject: Re: [PATCH] drm/amdgpu: suppress compile warnings > > Am 3

Re: [PATCH] drm/amdgpu: suppress compile warnings

2022-05-30 Thread Christian König
Am 30.05.22 um 08:50 schrieb Evan Quan: Suppress the compile warnings below: drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c:1407:12: warning: stack frame size (1040) exceeds limit (1024) in 'smu_v13_0_7_get_power_profile_mode' [-Wframe-larger-than]

[PATCH] drm/amdgpu: suppress compile warnings

2022-05-30 Thread Evan Quan
Suppress the compile warnings below: drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c:1407:12: warning: stack frame size (1040) exceeds limit (1024) in 'smu_v13_0_7_get_power_profile_mode' [-Wframe-larger-than] drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:1986:6: warning: no previous