aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c
diff options
context:
space:
mode:
authorLuben Tuikov <[email protected]>2022-02-03 21:54:13 +0000
committerAlex Deucher <[email protected]>2022-02-14 20:08:40 +0000
commita6c40b178092f41b9d6cc8615697c14b1e5a1c3a (patch)
tree8cb00bed3a0bc754c5a5e5a0865088da49c726ca /drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c
parentdrm/amdgpu: Fix some kerneldoc warnings (diff)
downloadkernel-a6c40b178092f41b9d6cc8615697c14b1e5a1c3a.tar.gz
kernel-a6c40b178092f41b9d6cc8615697c14b1e5a1c3a.zip
drm/amdgpu: Show IP discovery in sysfs
Add IP discovery data in sysfs. The format is: /sys/class/drm/cardX/device/ip_discovery/die/D/B/I/<attrs> where, X is the card ID, an integer, D is the die ID, an integer, B is the IP HW ID, an integer, aka block type, I is the IP HW ID instance, an integer. <attrs> are the attributes of the block instance. At the moment these include HW ID, instance number, major, minor, revision, number of base addresses, and the base addresses themselves. A symbolic link of the acronym HW ID is also created, under D/, if you prefer to browse by something humanly accessible. Cc: Alex Deucher <[email protected]> Cc: Tom StDenis <[email protected]> Signed-off-by: Luben Tuikov <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c')
0 files changed, 0 insertions, 0 deletions