RE: [PATCH] drm/amdgpu: correct the amdgpu runtime dereference usage count

2023-11-16 Thread Feng, Kenneth
, --Prike > -Original Message- > From: Liang, Prike > Sent: Tuesday, November 14, 2023 10:41 AM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander ; Liang, Prike > > Subject: [PATCH] drm/amdgpu: correct the amdgpu runtime dereference > usage count > > Fi

RE: [PATCH] drm/amdgpu: correct the amdgpu runtime dereference usage count

2023-11-16 Thread Liang, Prike
[AMD Official Use Only - General] Ping for the review. Regards, --Prike > -Original Message- > From: Liang, Prike > Sent: Tuesday, November 14, 2023 10:41 AM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander ; Liang, Prike > > Subject: [PATCH] drm/amdgp

[PATCH] drm/amdgpu: correct the amdgpu runtime dereference usage count

2023-11-13 Thread Prike Liang
Fix the amdgpu runpm dereference usage count. Signed-off-by: Prike Liang --- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c index 0cac