Re: [Quan, Evan] Maybe better with something like "asic/device is runtime suspended".
Sure, will update it like this when pushing. Regards, Guchun -----Original Message----- From: Quan, Evan <[email protected]> Sent: Wednesday, November 23, 2022 3:37 PM To: Chen, Guchun <[email protected]>; [email protected]; Deucher, Alexander <[email protected]>; Zhang, Hawking <[email protected]>; Lazar, Lijo <[email protected]> Subject: RE: [PATCH 3/3] drm/amdgpu: add printing to indicate rpm completeness [AMD Official Use Only - General] > -----Original Message----- > From: Chen, Guchun <[email protected]> > Sent: Wednesday, November 23, 2022 9:44 AM > To: [email protected]; Deucher, Alexander > <[email protected]>; Zhang, Hawking <[email protected]>; > Lazar, Lijo <[email protected]>; Quan, Evan <[email protected]> > Cc: Chen, Guchun <[email protected]> > Subject: [PATCH 3/3] drm/amdgpu: add printing to indicate rpm > completeness > > Add an explicit printing to tell when finishing rpm execution in amdgpu. > > Signed-off-by: Guchun Chen <[email protected]> > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c > b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c > index bf2d50c8c92a..fa42c0fcf848 100644 > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c > @@ -2572,6 +2572,8 @@ static int amdgpu_pmops_runtime_suspend(struct > device *dev) > amdgpu_device_baco_enter(drm_dev); > } > > + dev_info(&pdev->dev, "amdgpu finishes runtime suspend\n"); [Quan, Evan] Maybe better with something like "asic/device is runtime suspended". Anyway, the series is Reviewed-by: Evan Quan <[email protected]> Evan > + > return 0; > } > > -- > 2.25.1
<<attachment: winmail.dat>>
