projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
514e5e7
)
drm/amdkfd: init kfd apertures v9 for renoir
author
Huang Rui
<ray.huang@amd.com>
Mon, 2 Sep 2019 15:15:46 +0000
(23:15 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 16 Sep 2019 14:55:14 +0000
(09:55 -0500)
Renoir is GMC v9, so init v9 kfd apertures.
Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c
b/drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c
index
aa93055
..
4816614
100644
(file)
--- a/
drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c
+++ b/
drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c
@@
-405,6
+405,7
@@
int kfd_init_apertures(struct kfd_process *process)
case CHIP_VEGA12:
case CHIP_VEGA20:
case CHIP_RAVEN:
+ case CHIP_RENOIR:
case CHIP_ARCTURUS:
case CHIP_NAVI10:
case CHIP_NAVI14: