Re: [PATCH] drm/amd/powerplay: widely share the API for data table retrieving

2020-07-16 Thread Alex Deucher
On Thu, Jul 16, 2020 at 1:12 AM Evan Quan wrote: > > Considering the data table retrieving can be more widely shared, > amdgpu_atombios.c is the right place. > > Change-Id: Id89476c14709b5676bbf043371a27f27b94a58ed > Signed-off-by: Evan Quan Reviewed-by: Alex Deucher > --- >

[PATCH] drm/amd/powerplay: widely share the API for data table retrieving

2020-07-15 Thread Evan Quan
Considering the data table retrieving can be more widely shared, amdgpu_atombios.c is the right place. Change-Id: Id89476c14709b5676bbf043371a27f27b94a58ed Signed-off-by: Evan Quan --- drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c| 17 +