mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
drm/amdgpu: Add GDDR6 in vram_name arrary
For printing vram type. Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Tao Zhou <Tao.Zhou1@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
d67383e6b7
commit
5228fe3010
|
|
@ -979,6 +979,7 @@ static const char *amdgpu_vram_names[] = {
|
|||
"HBM",
|
||||
"DDR3",
|
||||
"DDR4",
|
||||
"GDDR6",
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user