]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Handle IH v7_1 reg offset differences
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 2 Dec 2025 13:36:19 +0000 (21:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Mar 2026 17:58:07 +0000 (13:58 -0400)
commit41c61e60f82d55e9a3a3f3f04d192d732230a91c
treecabbfb38ea940e2e145cd334476c4f24559b5e1a
parent50808826a64b4957b7088c789e539dd0a75a1560
drm/amdgpu: Handle IH v7_1 reg offset differences

IH v7_1 changes the offsets of some registers relative to
IH v7_0. Introduce IH v7_1-specific register access

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/ih_v7_0.c