Re: [PATCH] drm/amd/powerplay: hint and error out when prerequisite not meet

2019-01-03 Thread Deucher, Alexander
Reviewed-by: Alex Deucher From: amd-gfx on behalf of Evan Quan Sent: Thursday, January 3, 2019 1:06:56 AM To: amd-gfx@lists.freedesktop.org Cc: Quan, Evan Subject: [PATCH] drm/amd/powerplay: hint and error out when prerequisite not meet Do not ignore the

[PATCH] drm/amd/powerplay: hint and error out when prerequisite not meet

2019-01-02 Thread Evan Quan
Do not ignore the error silently. Otherwise user may thought it was executed successfully. Change-Id: I4ac0cff5918d53d1d737f1c2fb1a4f81917dbf56 Signed-off-by: Evan Quan --- drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c| 14 ++ drivers/gpu/drm/amd/powerplay/amd_powerplay.c | 4 +++-