]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: update flip bit setting of RAS bad page
authorTao Zhou <tao.zhou1@amd.com>
Wed, 11 Mar 2026 10:52:59 +0000 (18:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Mar 2026 14:41:05 +0000 (10:41 -0400)
commit6b340cccf1340da310ae01d267b0586e08a538c9
tree9001bc5228380c43448e9320751ccfd559a0fb24
parent736ef29ed4573ce699949bd494cec328e6908527
drm/amdgpu: update flip bit setting of RAS bad page

The flip bit setting is different if umc number is half of original
configuration.

v2: block the flip bit setting for unsupported umc configuration.

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