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)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Jan 2018 20:44:38 +0000 (15:44 -0500)
commit052c299080cd6859f82a8154a7a673fafabe644c
tree7f40a1483b7e34b282b25e2e83e232eb2e4e79c4
parentf2e5262f75ecb40a6e56554e156a292ab9e1d1b7
drm/amdgpu: add atpx quirk handling (v2)

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
drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c