drm/amdgpu: update VRAM types

Update VRAM types.

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Likun Gao <Likun.Gao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Hawking Zhang
2025-09-12 13:21:09 -04:00
committed by Alex Deucher
parent 7cd88efd16
commit 4d65215145
2 changed files with 3 additions and 1 deletions

View File

@@ -1050,7 +1050,8 @@ static const char * const amdgpu_vram_names[] = {
"DDR5",
"LPDDR4",
"LPDDR5",
"HBM3E"
"HBM3E",
"HBM4"
};
/**