RE: [PATCH v1] drm/amdgpu: Print once if RAS unsupported

2022-02-06 Thread Zhou1, Tao
[AMD Official Use Only] Reviewed-by: Tao Zhou > -Original Message- > From: Tuikov, Luben > Sent: Friday, February 4, 2022 7:13 AM > To: amd-gfx@lists.freedesktop.org > Cc: Tuikov, Luben ; Deucher, Alexander > ; Zhang, Hawking ; > Clements, John ; Zhou1, Tao > ; Chai, Thomas > Subject:

Re: [PATCH v1] drm/amdgpu: Print once if RAS unsupported

2022-02-03 Thread Alex Deucher
On Thu, Feb 3, 2022 at 6:14 PM Luben Tuikov wrote: > > MESA polls for errors every 2-3 seconds. Printing with dev_info() causes > the dmesg log to fill up with the same message, e.g, > > [18028.206676] amdgpu :0b:00.0: amdgpu: df doesn't config ras function. > > Make it dev_dbg_once(), as it i