]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Add amdgpu_regs_pcie64 debugfs node
authorStanley.Yang <Stanley.Yang@amd.com>
Thu, 26 Feb 2026 03:41:48 +0000 (11:41 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Mar 2026 18:16:28 +0000 (14:16 -0400)
commite65e749941bb686bb7a6dce996c44707bb8474be
treeaeb3c394a07feef8614cffcd73feb773ed72b75b
parent38f471d38be6629a38ed12377937927b8086894e
drm/amdgpu: Add amdgpu_regs_pcie64 debugfs node

Add amdgpu_regs_pcie64 debugfs node to
read/write 64bit PCIE registers.

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