Re: [PATCH 6/9] drm/amd/powerplay: clean up the overdrive settings

2020-06-02 Thread Alex Deucher
On Mon, Jun 1, 2020 at 3:31 AM Evan Quan wrote: > > Eliminate the buffer allocation and drop the unnecessary > overdrive table uploading. > > Change-Id: I8ba5383a330e6d5355cea219147500c1b4a43f47 > Signed-off-by: Evan Quan Acked-by: Alex Deucher > --- >

[PATCH 6/9] drm/amd/powerplay: clean up the overdrive settings

2020-06-01 Thread Evan Quan
Eliminate the buffer allocation and drop the unnecessary overdrive table uploading. Change-Id: I8ba5383a330e6d5355cea219147500c1b4a43f47 Signed-off-by: Evan Quan --- drivers/gpu/drm/amd/powerplay/amdgpu_smu.c| 2 +- .../gpu/drm/amd/powerplay/inc/amdgpu_smu.h| 2 +-