projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e4eb7c
)
drm/amdgpu: add gmc v11 support for GC 11.0.1
author
Huang Rui
<ray.huang@amd.com>
Mon, 2 Aug 2021 02:33:55 +0000
(10:33 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Fri, 6 May 2022 14:36:14 +0000
(10:36 -0400)
Add gmc v11 support for GC 11.0.1.
Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Aaron Liu <aaron.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c
b/drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c
index 57a59eb95d2976a03cdc8edbb44b80a5560447ad..8d733eeac55641dc6ede7373b9820c3d7a73647f 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c
+++ b/
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c
@@
-698,6
+698,7
@@
static int gmc_v11_0_sw_init(void *handle)
switch (adev->ip_versions[GC_HWIP][0]) {
case IP_VERSION(11, 0, 0):
+ case IP_VERSION(11, 0, 1):
case IP_VERSION(11, 0, 2):
adev->num_vmhubs = 2;
/*