RE: [PATCH 2/9] drm/amd/powerplay: some cosmetic fixes

2020-06-03 Thread Quan, Evan
Cc: amd-gfx list ; Deucher, Alexander Subject: Re: [PATCH 2/9] drm/amd/powerplay: some cosmetic fixes On Mon, Jun 1, 2020 at 3:30 AM Evan Quan wrote: > > To make code more clean and readable by moving ASIC specific code to > its own file, more code sharing and dropping unused code. T

Re: [PATCH 2/9] drm/amd/powerplay: some cosmetic fixes

2020-06-02 Thread Alex Deucher
On Mon, Jun 1, 2020 at 3:30 AM Evan Quan wrote: > > To make code more clean and readable by moving ASIC > specific code to its own file, more code sharing and > dropping unused code. There seem to be multiple things going on here. It's kind of hard to follow all of the changes. Maybe split

[PATCH 2/9] drm/amd/powerplay: some cosmetic fixes

2020-06-01 Thread Evan Quan
To make code more clean and readable by moving ASIC specific code to its own file, more code sharing and dropping unused code. Change-Id: I6b299f9e98c7678b48281cbed9beb17b644bb4cc Signed-off-by: Evan Quan --- drivers/gpu/drm/amd/powerplay/amdgpu_smu.c | 213 -