aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi
diff options
context:
space:
mode:
authorTao Zhou <tao.zhou1@amd.com>2025-04-03 16:51:20 +0800
committerAlex Deucher <alexander.deucher@amd.com>2025-05-13 09:31:40 -0400
commit1df57411a658fd8b411323f8dd0d67e789b9c777 (patch)
tree4fe9fde39630568d60c32aa93e195864b9d03d2b /include/uapi
parentRefine RAS bad page records counting and parsing in eeprom V3 (diff)
downloadlinux-1df57411a658fd8b411323f8dd0d67e789b9c777.tar.gz
linux-1df57411a658fd8b411323f8dd0d67e789b9c777.zip
drm/amd: add definition for new memory type
Support new version of HBM. Signed-off-by: Tao Zhou <tao.zhou1@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/drm/amdgpu_drm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/drm/amdgpu_drm.h b/include/uapi/drm/amdgpu_drm.h
index 1fd96474e64c..45c4fa13499c 100644
--- a/include/uapi/drm/amdgpu_drm.h
+++ b/include/uapi/drm/amdgpu_drm.h
@@ -1368,6 +1368,7 @@ struct drm_amdgpu_info_vbios {
#define AMDGPU_VRAM_TYPE_DDR5 10
#define AMDGPU_VRAM_TYPE_LPDDR4 11
#define AMDGPU_VRAM_TYPE_LPDDR5 12
+#define AMDGPU_VRAM_TYPE_HBM3E 13
struct drm_amdgpu_info_device {
/** PCI Device ID */