OSDN Git Service

drm/amdgpu: add atpx quirk handling (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Dec 2017 18:29:58 +0000 (13:29 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Feb 2018 09:18:32 +0000 (10:18 +0100)
commit3a66f9739da86cb552336eb20664d16e757e3fc6
treee6fb169b34ffd5a0b0a667121d8b23a1b5702fcc
parentcf7780a6b0d242e77d8432298087fc4833f3a6ec
drm/amdgpu: add atpx quirk handling (v2)

commit 052c299080cd6859f82a8154a7a673fafabe644c upstream.

Add quirks for handling PX/HG systems.  In this case, add
a quirk for a weston dGPU that only seems to properly power
down using ATPX power control rather than HG (_PR3).

v2: append a new weston XT

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com> (v2)
Reviewed-and-Tested-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c