RE: [PATCH 12/12] drm/amd/pm: revise the implementations for asic reset

2022-02-16 Thread Quan, Evan
[AMD Official Use Only] > -Original Message- > From: Lazar, Lijo > Sent: Friday, February 11, 2022 9:22 PM > To: Quan, Evan ; amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander ; > rui.hu...@amd.com > Subject: Re: [PATCH 12/12] drm/amd/pm: revise the imple

Re: [PATCH 12/12] drm/amd/pm: revise the implementations for asic reset

2022-02-11 Thread Lazar, Lijo
On 2/11/2022 1:22 PM, Evan Quan wrote: Instead of having an interface for every reset method, we replace them with a new interface which can support all reset methods. Signed-off-by: Evan Quan Change-Id: I4c8a7121dd65c2671085673dd7c13cf7e4286f3d --- drivers/gpu/drm/amd/amdgpu/aldebaran.c

[PATCH 12/12] drm/amd/pm: revise the implementations for asic reset

2022-02-10 Thread Evan Quan
Instead of having an interface for every reset method, we replace them with a new interface which can support all reset methods. Signed-off-by: Evan Quan Change-Id: I4c8a7121dd65c2671085673dd7c13cf7e4286f3d --- drivers/gpu/drm/amd/amdgpu/aldebaran.c| 2 +-