Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm
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-05-25 20:08:27 +03:00
2018-04-25 09:09:22 +02:00
2018-07-04 10:27:12 +10:00
2018-07-04 10:27:12 +10:00
2018-07-04 10:27:12 +10:00
2018-05-04 00:13:41 +02:00
2017-12-27 19:00:09 -05:00
2018-05-25 20:08:27 +03:00
2018-07-04 10:27:12 +10:00
2018-06-20 15:59:34 +02:00
2018-03-29 19:14:21 +03:00
2018-06-15 23:31:07 +03:00
2018-05-03 21:26:32 +02:00
2018-05-04 11:36:45 +02:00
2018-06-20 15:27:49 +01:00