[PATCH 1/6] drm/amdgpu/atpx: track whether if this is a hybrid graphics platform

2016-06-02 Thread Christian König
Am 02.06.2016 um 15:33 schrieb Alex Deucher: > hybrid graphics in this case refers to systems which use the new > platform d3 cold ACPI methods as opposed to ATPX for dGPU power > control. > > Signed-off-by: Alex Deucher Acked-by: Christian König I'm wondering if I should get deeper into this?

[PATCH 1/6] drm/amdgpu/atpx: track whether if this is a hybrid graphics platform

2016-06-02 Thread Alex Deucher
hybrid graphics in this case refers to systems which use the new platform d3 cold ACPI methods as opposed to ATPX for dGPU power control. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 9 - 2 fil