]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Add sysfs attribute to get board info
authorLijo Lazar <lijo.lazar@amd.com>
Thu, 28 Sep 2023 03:26:20 +0000 (08:56 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Oct 2023 21:59:35 +0000 (17:59 -0400)
commit76da73f0266cd0141bd60e4c21bbbdff2abafe63
tree00cb80a0f345378c8ea218421b1ee92ff6775fca
parentb0a4553336aa3cbef2680fd1812fb48c1d0d02f1
drm/amdgpu: Add sysfs attribute to get board info

Add a sysfs attribute which shows the board form factor like OAM or
CEM.

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