RE: [PATCH] drm/amd/amdgpu: Cancel the hrtimer in sw_fini

2021-05-09 Thread Deng, Emily
Reviewed-by: Emily Deng >-Original Message- >From: amd-gfx On Behalf Of Sun, Roy >Sent: Saturday, May 8, 2021 12:35 PM >To: Sun, Roy ; amd-gfx@lists.freedesktop.org >Subject: RE: [PATCH] drm/amd/amdgpu: Cancel the hrtimer in sw_fini > >[AMD Official Use Only - Inter

RE: [PATCH] drm/amd/amdgpu: Cancel the hrtimer in sw_fini

2021-05-07 Thread Sun, Roy
[AMD Official Use Only - Internal Distribution Only] Ping -Original Message- From: Roy Sun Sent: Tuesday, April 6, 2021 8:21 PM To: amd-gfx@lists.freedesktop.org Cc: Sun, Roy Subject: [PATCH] drm/amd/amdgpu: Cancel the hrtimer in sw_fini Move the process of cancelling hrtimer to

Re: [PATCH] drm/amd/amdgpu: Cancel the hrtimer in sw_fini

2021-04-06 Thread Christian König
Am 06.04.21 um 14:21 schrieb Roy Sun: Move the process of cancelling hrtimer to sw_fini They why you want to do this is missing here. Apart from that looks a bit odd to cancel the timer this late. Signed-off-by: Roy Sun --- drivers/gpu/drm/amd/amdgpu/dce_virtual.c | 12 +--- 1 f

[PATCH] drm/amd/amdgpu: Cancel the hrtimer in sw_fini

2021-04-06 Thread Roy Sun
Move the process of cancelling hrtimer to sw_fini Signed-off-by: Roy Sun --- drivers/gpu/drm/amd/amdgpu/dce_virtual.c | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/dce_virtual.c b/drivers/gpu/drm/amd/amdgpu/dce_virtual.c index 5c1114