]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/amdgpu: enable full ras by default
authorGuchun Chen <guchun.chen@amd.com>
Thu, 19 Sep 2019 03:08:58 +0000 (11:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:00 +0000 (09:11 -0500)
Enable full ras by default, user does not need to enable it by
boot parameter.

Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c

index 29068b585295025517ce6cc6b629a11b4a93db61..e2f166a32c92bc80c2d432654f81a7d144fb6289 100644 (file)
@@ -152,7 +152,7 @@ struct amdgpu_mgpu_info mgpu_info = {
        .mutex = __MUTEX_INITIALIZER(mgpu_info.mutex),
 };
 int amdgpu_ras_enable = -1;
-uint amdgpu_ras_mask = 0xfffffffb;
+uint amdgpu_ras_mask = 0xffffffff;
 
 /**
  * DOC: vramlimit (int)