mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
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:
committed by
Alex Deucher
parent
7cd88efd16
commit
4d65215145
@@ -1050,7 +1050,8 @@ static const char * const amdgpu_vram_names[] = {
|
||||
"DDR5",
|
||||
"LPDDR4",
|
||||
"LPDDR5",
|
||||
"HBM3E"
|
||||
"HBM3E",
|
||||
"HBM4"
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user