projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
376b6a1
)
drm/amdgpu/psp: declare raven psp firmware
author
Alex Deucher
<
[email protected]
>
Fri, 15 Sep 2017 21:36:19 +0000
(17:36 -0400)
committer
Alex Deucher
<
[email protected]
>
Tue, 19 Sep 2017 03:30:29 +0000
(23:30 -0400)
So it gets picked up properly by the kernel.
Reviewed-by: Junwei Zhang <
[email protected]
>
Signed-off-by: Alex Deucher <
[email protected]
>
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
b/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
index 6ec5c9f8074d7f85acdb9bd8bb3ac31e322d354a..77cab1ff0254f59a17949b79d0bc230698d56ffc 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
+++ b/
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
@@
-35,6
+35,8
@@
#include "raven1/GC/gc_9_1_offset.h"
#include "raven1/SDMA0/sdma0_4_1_offset.h"
+MODULE_FIRMWARE("amdgpu/raven_asd.bin");
+
static int
psp_v10_0_get_fw_type(struct amdgpu_firmware_info *ucode, enum psp_gfx_fw_type *type)
{