drm/amdgpu: add header kgd_pp_interface.h
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 29 Sep 2017 07:58:19 +0000 (15:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Dec 2017 21:33:18 +0000 (16:33 -0500)
commitc79563a31620edbea4349498962b1d3b0dbdb201
tree0285e51d111277d80ed33e96957eedc98f2ab74d
parent11dc9364bddd1676f754ebf1397cf8c0057dfa7a
drm/amdgpu: add header kgd_pp_interface.h

move powerplay and amdgpu shared structures
and definitions to kgd_pp_interface.h.  This
is the interface between the base driver
and powerplay.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
drivers/gpu/drm/amd/include/amd_shared.h
drivers/gpu/drm/amd/include/kgd_pp_interface.h [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/inc/amd_powerplay.h