]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu: add amdgpu_reg_state.h
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Sep 2023 16:00:44 +0000 (12:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Nov 2023 21:49:24 +0000 (16:49 -0500)
commit9a5095e785c38ab8d9f3d91f4ee76f4f73ec4adc
tree2a95bdaff224a2e6d98ba83e89e5e9835e294fc2
parent70378005378a23fbfe0d4c44dac4187cad07da94
drm/amdgpu: add amdgpu_reg_state.h

This header defines the reg state structures exposed via
sysfs for umr debugging.

v2: add content type

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/include/amdgpu_reg_state.h [new file with mode: 0644]