Re: [PATCH 3/4] drm/amdgpu: Remove wrapper layer of amdgpu_powerplay

2018-03-13 Thread Alex Deucher
On Mon, Mar 12, 2018 at 8:34 AM, Rex Zhu wrote: > delete struct pp_instance, > make struct hwmgr as the smu hw context. > > Change-Id: I444aabe20477fc2fc1288542d45bf887d45bf0cd > Signed-off-by: Rex Zhu > --- > drivers/gpu/drm/amd/amdgpu/Makefile |

[PATCH 3/4] drm/amdgpu: Remove wrapper layer of amdgpu_powerplay

2018-03-12 Thread Rex Zhu
delete struct pp_instance, make struct hwmgr as the smu hw context. Change-Id: I444aabe20477fc2fc1288542d45bf887d45bf0cd Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/amdgpu/Makefile | 3 +- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 -