RE: [PATCH 3/4] drm/amdgpu: skip printing vram_lost if needed

2024-08-19 Thread Huang, Trigger
[AMD Official Use Only - AMD Internal Distribution Only] > -Original Message- > From: Alex Deucher > Sent: Friday, August 16, 2024 9:52 PM > To: Huang, Trigger > Cc: amd-gfx@lists.freedesktop.org; Khatri, Sunil ; > Deucher, Alexander > Subject: Re: [PATCH 3/4] drm/

Re: [PATCH 3/4] drm/amdgpu: skip printing vram_lost if needed

2024-08-16 Thread Alex Deucher
On Fri, Aug 16, 2024 at 3:55 AM wrote: > > From: Trigger Huang > > The vm lost status can only be obtained after a GPU reset occurs, but > sometimes a dev core dump can be happened before GPU reset. So a new > argument is added to tell the dev core dump implementation whether to > skip printing t