]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Add smuio v15_0_8 support v4
authorHawking Zhang <Hawking.Zhang@amd.com>
Sun, 2 Nov 2025 09:59:21 +0000 (17:59 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Dec 2025 18:56:31 +0000 (13:56 -0500)
commit591689ccbe091a43d4597cb1c4f2e4f51a589d80
tree03f653aacc1334719299de2ab63e3016a88e4747
parentc3cd568d31b6d41fc201b1d0506e4f6cab7e488a
drm/amdgpu: Add smuio v15_0_8 support v4

v15_0_8 is a new generation smuio ip block
v2: Add smuio callbacks for interface id
v3: Add smuio callback to identify custom hbm
v4: comment out unused functions (Alex)

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Likun Gao <Likun.Gao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/amdgpu_smuio.h
drivers/gpu/drm/amd/amdgpu/smuio_v15_0_8.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/smuio_v15_0_8.h [new file with mode: 0644]