]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: add reset_method asic callback for navi
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Jul 2019 04:48:21 +0000 (23:48 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 04:24:17 +0000 (23:24 -0500)
commit2ddc6c3ef9d5f22ad004aad2e28a32810fe9c407
treef5af7e1fad9c03019b0274fda942a99b114c6393
parentee360c0b7cc3148ff8216286f53f8b3577b2b1a0
drm/amdgpu: add reset_method asic callback for navi

Navi uses either mode1 or baco depending on various
conditions.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nv.c