]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6def433203bbd5de2f01585749718cb51e8ede17
tree0285e51d111277d80ed33e96957eedc98f2ab74d
parent460568fc75ef9715126f74486f8e3d1702d2d108
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