projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63b1708
)
drm/amdgpu: add mes 11 firmware for mes 11.0.2
author
Flora Cui
<flora.cui@amd.com>
Fri, 15 Apr 2022 14:13:43 +0000
(10:13 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 5 May 2022 20:52:37 +0000
(16:52 -0400)
Define firmware for MES 11.0.2.
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Flora Cui <flora.cui@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
b/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
index f95b3220ee574ec0ed5eae3fdbeb449f39e7baea..63315a4cd3c83befc9a1436933c53d8ad8aeab7c 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
+++ b/
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c
@@
-34,6
+34,8
@@
MODULE_FIRMWARE("amdgpu/gc_11_0_0_mes.bin");
MODULE_FIRMWARE("amdgpu/gc_11_0_0_mes1.bin");
+MODULE_FIRMWARE("amdgpu/gc_11_0_2_mes.bin");
+MODULE_FIRMWARE("amdgpu/gc_11_0_2_mes1.bin");
static int mes_v11_0_hw_fini(void *handle);
static int mes_v11_0_kiq_hw_init(struct amdgpu_device *adev);