Files
kernel_arpi/drivers/gpu/drm/amd/amdgpu
Lyude Paul 102c16a024 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 <lyude@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-07-05 16:38:57 -05:00
..
2018-06-12 16:19:22 -07:00
2018-06-12 16:19:22 -07:00
2017-12-27 11:34:02 -05:00
2018-07-04 10:27:12 +10:00
2018-06-12 16:19:22 -07:00
2018-07-04 10:27:12 +10:00
2018-06-15 12:20:38 -05:00
2018-02-19 14:18:10 -05:00
2017-12-27 11:34:02 -05:00
2018-06-15 12:20:38 -05:00
2018-05-15 13:44:00 -05:00
2018-02-19 14:18:11 -05:00