Searched hist:f9b7f3703ff97768a8dfabd42bdb107681f1da22 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_drv.c | diff f9b7f3703ff97768a8dfabd42bdb107681f1da22 Tue May 25 23:40:58 CEST 2021 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)
They are global ACPI methods, so maybe the structures global in the driver. This simplified a number of things in the handling of these methods.
v2: reset the handle if verify interface fails (Lijo) v3: fix compilation when ACPI is not defined.
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu.h | diff f9b7f3703ff97768a8dfabd42bdb107681f1da22 Tue May 25 23:40:58 CEST 2021 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)
They are global ACPI methods, so maybe the structures global in the driver. This simplified a number of things in the handling of these methods.
v2: reset the handle if verify interface fails (Lijo) v3: fix compilation when ACPI is not defined.
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|