aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.h
diff options
context:
space:
mode:
authorLyude Paul <[email protected]>2018-06-26 01:09:04 +0000
committerAlex Deucher <[email protected]>2018-07-05 21:38:57 +0000
commit102c16a0246d77043e555e1e5b5de316bc068cbc (patch)
treededf1633f31baed7e4696cc8057cc8cd40a7ce64 /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.h
parentdrm/amd/powerplay: cosmetic fix (diff)
downloadkernel-102c16a0246d77043e555e1e5b5de316bc068cbc.tar.gz
kernel-102c16a0246d77043e555e1e5b5de316bc068cbc.zip
drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
Currently, there is nothing in amdgpu that actually uses these structs other than amdgpu_acpi.c. Additionally, since we're about to start saving the correct ACPI handle to use for calling ATIF in this struct this saves us from having to handle making sure that the acpi_handle (and by proxy, the type definition for acpi_handle and all of the other acpi headers) doesn't need to be included within the amdgpu_drv struct itself. This follows the example set by amdgpu_atpx_handler.c. Signed-off-by: Lyude Paul <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.h')
0 files changed, 0 insertions, 0 deletions