Dean)
>
> Subject: [PATCH] drm/amdgpu: Set CPER enabled flag after ring initiailized
>
> Setting cper.enabled to be true only after cper ring is successfully created.
>
> Signed-off-by: Xiang Liu
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c | 10 +-
>
Setting cper.enabled to be true only after cper ring is successfully
created.
Signed-off-by: Xiang Liu
---
drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c
b/drivers/gpu/drm/amd/amdgpu