]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: set flip bits for RAS bad pages
authorTao Zhou <tao.zhou1@amd.com>
Mon, 14 Apr 2025 07:47:57 +0000 (15:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 May 2025 13:37:19 +0000 (09:37 -0400)
commitdc111f8fb199827a5227ed1806a6224235862241
tree42fc4697ac9c649fe9a3d699246f83319844af01
parent7e340d3ceacf75e3e088fcc3dd4f8729d6c079c3
drm/amdgpu: set flip bits for RAS bad pages

Make the code more general, user doesn't need to pay attention to the
detail of flip bits setting.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/umc_v12_0.c