diff options
| author | 2021-06-17 12:05:41 +0800 | |
|---|---|---|
| committer | 2021-07-23 10:08:01 -0400 | |
| commit | e330a68f30a6306bd8599f183b0705fb71d3ee97 (patch) | |
| tree | b9a3954f2c04cee5910d406fb8d1632b5fd13d31 /drivers/gpu/drm/amd/amdgpu/Makefile | |
| parent | drm/amdgpu: add mp 11.0.8 header for cyan_skillfish (diff) | |
| download | linux-dev-e330a68f30a6306bd8599f183b0705fb71d3ee97.tar.xz linux-dev-e330a68f30a6306bd8599f183b0705fb71d3ee97.zip | |
drm/amdgpu: add psp v11.0.8 driver for cyan_skillfish
Introduce the psp v11.0.8 driver for cyan_skillfish.
Signed-off-by: Lang Yu <lang.yu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/Makefile')
| -rw-r--r-- | drivers/gpu/drm/amd/amdgpu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/Makefile b/drivers/gpu/drm/amd/amdgpu/Makefile index aa5ca7e227e6..f089794bbdd5 100644 --- a/drivers/gpu/drm/amd/amdgpu/Makefile +++ b/drivers/gpu/drm/amd/amdgpu/Makefile @@ -112,6 +112,7 @@ amdgpu-y += \ psp_v3_1.o \ psp_v10_0.o \ psp_v11_0.o \ + psp_v11_0_8.o \ psp_v12_0.o \ psp_v13_0.o |
