drm/amd: Export DMCUB version to sysfs
authorMario Limonciello <mario.limonciello@amd.com>
Tue, 27 May 2025 15:59:42 +0000 (10:59 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 May 2025 14:57:42 +0000 (10:57 -0400)
commit82a277d529f3fa03d2374f961143afd97469e44e
tree76d69b8b447a22e7dbc4d952a2dc3e82f7bd2c9b
parent324194b528b490d431af24b88c7596f480ed7c81
drm/amd: Export DMCUB version to sysfs

For supported ASICs DMCU version is exported, but ASICs that support
DMCUB there is no information exported to sysfs.

Add an attribute for DMCUB.

Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Link: https://lore.kernel.org/r/20250527155942.476354-1-mario.limonciello@amd.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c