Re: [PATCH] drm/amdgpu: Get real power source to initizlize ac_power

2018-06-12 Thread Deucher, Alexander
Reviewed-by: Alex Deucher From: amd-gfx on behalf of Rex Zhu Sent: Monday, June 4, 2018 6:32:14 AM To: amd-gfx@lists.freedesktop.org Cc: Zhu, Rex Subject: [PATCH] drm/amdgpu: Get real power source to initizlize ac_power driver need to know the real power

[PATCH] drm/amdgpu: Get real power source to initizlize ac_power

2018-06-04 Thread Rex Zhu
driver need to know the real power source to do some power related configuration when initialize. Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c