aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/atomfirmware.h
diff options
context:
space:
mode:
authorHawking Zhang <[email protected]>2022-05-27 05:47:24 +0000
committerAlex Deucher <[email protected]>2023-06-09 13:44:25 +0000
commitcd8d77f328c53aad8915c9c4d64cf557742bb257 (patch)
tree82d19db21fec0c870d7fe584f287191643c6cf2d /drivers/gpu/drm/amd/include/atomfirmware.h
parentdrm/amdkfd: Populate memory info before adding GPU node to topology (diff)
downloadkernel-cd8d77f328c53aad8915c9c4d64cf557742bb257.tar.gz
kernel-cd8d77f328c53aad8915c9c4d64cf557742bb257.zip
drm/amdgpu: add new vram type for dgpu
hbm3 will be supported in some dgpu program Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Lijo Lazar <[email protected]> Reviewed-by: Le Ma <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/include/atomfirmware.h')
-rw-r--r--drivers/gpu/drm/amd/include/atomfirmware.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/include/atomfirmware.h b/drivers/gpu/drm/amd/include/atomfirmware.h
index bbe1337a8cee..e68c1e280322 100644
--- a/drivers/gpu/drm/amd/include/atomfirmware.h
+++ b/drivers/gpu/drm/amd/include/atomfirmware.h
@@ -182,6 +182,7 @@ enum atom_dgpu_vram_type {
ATOM_DGPU_VRAM_TYPE_HBM2 = 0x60,
ATOM_DGPU_VRAM_TYPE_HBM2E = 0x61,
ATOM_DGPU_VRAM_TYPE_GDDR6 = 0x70,
+ ATOM_DGPU_VRAM_TYPE_HBM3 = 0x80,
};
enum atom_dp_vs_preemph_def{