RE: [PATCH] drm/amd: Don't show warning on reading vbios values for SMU13 3.1

2022-06-16 Thread Limonciello, Mario
[AMD Official Use Only - General] > -Original Message- > From: Quan, Evan > Sent: Wednesday, June 15, 2022 22:37 > To: Alex Deucher ; Limonciello, Mario > ; Feng, Kenneth > Cc: amd-gfx list > Subject: RE: [PATCH] drm/amd: Don't show warning on reading vb

RE: [PATCH] drm/amd: Don't show warning on reading vbios values for SMU13 3.1

2022-06-15 Thread Quan, Evan
Mario ; Quan, Evan > ; Feng, Kenneth > Cc: amd-gfx list > Subject: Re: [PATCH] drm/amd: Don't show warning on reading vbios values > for SMU13 3.1 > > On Tue, Jun 14, 2022 at 10:22 AM Mario Limonciello > wrote: > > > > Some APUs with SMU13 are showing the f

Re: [PATCH] drm/amd: Don't show warning on reading vbios values for SMU13 3.1

2022-06-15 Thread Alex Deucher
On Tue, Jun 14, 2022 at 10:22 AM Mario Limonciello wrote: > > Some APUs with SMU13 are showing the following message: > `amdgpu :63:00.0: amdgpu: Unexpected and unhandled version: 3.1` > > This warning isn't relevant for smu info 3.1, as no bootup information > is present in the table. > > Fix

[PATCH] drm/amd: Don't show warning on reading vbios values for SMU13 3.1

2022-06-14 Thread Mario Limonciello
Some APUs with SMU13 are showing the following message: `amdgpu :63:00.0: amdgpu: Unexpected and unhandled version: 3.1` This warning isn't relevant for smu info 3.1, as no bootup information is present in the table. Fixes: 6a73454350c0 ("drm/amd/pm: correct the way for retrieving bootup cloc