]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Set CPER enabled flag after ring initiailized
authorXiang Liu <xiang.liu@amd.com>
Mon, 24 Feb 2025 15:01:06 +0000 (23:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2025 16:45:12 +0000 (11:45 -0500)
commitff930483af93753cc3ba252e13f3cd92e505f0f0
treea95953e85a6cb3c61808322fdceea7c10cbe807d
parentf2510355fba808972253a8d8729f05e064c89321
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 <xiang.liu@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c