From: Alex Deucher Date: Wed, 16 Aug 2017 22:19:04 +0000 (-0400) Subject: amdgpu: add initial vega10 firmware X-Git-Tag: 20190312~272 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0698be37f87f640bfef34c415847de70e4ec810;p=linux-firmware amdgpu: add initial vega10 firmware This adds the initial firmware for the non-multimedia engines on vega10 GPUs. From internal git commit: 8d9ea053f80d984819419885de54783060cfe8f5 Signed-off-by: Alex Deucher Signed-off-by: Kyle McMartin --- diff --git a/WHENCE b/WHENCE index 818df5f..06dceae 100644 --- a/WHENCE +++ b/WHENCE @@ -1963,6 +1963,19 @@ File: amdgpu/polaris12_sdma1.bin File: amdgpu/polaris12_smc.bin File: amdgpu/polaris12_uvd.bin File: amdgpu/polaris12_vce.bin +File: amdgpu/vega10_acg_smc.bin +File: amdgpu/vega10_asd.bin +File: amdgpu/vega10_ce.bin +File: amdgpu/vega10_gpu_info.bin +File: amdgpu/vega10_me.bin +File: amdgpu/vega10_mec.bin +File: amdgpu/vega10_mec2.bin +File: amdgpu/vega10_pfp.bin +File: amdgpu/vega10_rlc.bin +File: amdgpu/vega10_sdma.bin +File: amdgpu/vega10_sdma1.bin +File: amdgpu/vega10_smc.bin +File: amdgpu/vega10_sos.bin Licence: Redistributable. See LICENSE.amdgpu for details. diff --git a/amdgpu/vega10_acg_smc.bin b/amdgpu/vega10_acg_smc.bin new file mode 100644 index 0000000..f72f704 Binary files /dev/null and b/amdgpu/vega10_acg_smc.bin differ diff --git a/amdgpu/vega10_asd.bin b/amdgpu/vega10_asd.bin new file mode 100644 index 0000000..1b2a82c Binary files /dev/null and b/amdgpu/vega10_asd.bin differ diff --git a/amdgpu/vega10_ce.bin b/amdgpu/vega10_ce.bin new file mode 100644 index 0000000..6ff7442 Binary files /dev/null and b/amdgpu/vega10_ce.bin differ diff --git a/amdgpu/vega10_gpu_info.bin b/amdgpu/vega10_gpu_info.bin new file mode 100644 index 0000000..5d8da77 Binary files /dev/null and b/amdgpu/vega10_gpu_info.bin differ diff --git a/amdgpu/vega10_me.bin b/amdgpu/vega10_me.bin new file mode 100644 index 0000000..2367ce6 Binary files /dev/null and b/amdgpu/vega10_me.bin differ diff --git a/amdgpu/vega10_mec.bin b/amdgpu/vega10_mec.bin new file mode 100644 index 0000000..8819bde Binary files /dev/null and b/amdgpu/vega10_mec.bin differ diff --git a/amdgpu/vega10_mec2.bin b/amdgpu/vega10_mec2.bin new file mode 100644 index 0000000..8819bde Binary files /dev/null and b/amdgpu/vega10_mec2.bin differ diff --git a/amdgpu/vega10_pfp.bin b/amdgpu/vega10_pfp.bin new file mode 100644 index 0000000..0b85e16 Binary files /dev/null and b/amdgpu/vega10_pfp.bin differ diff --git a/amdgpu/vega10_rlc.bin b/amdgpu/vega10_rlc.bin new file mode 100644 index 0000000..2a44258 Binary files /dev/null and b/amdgpu/vega10_rlc.bin differ diff --git a/amdgpu/vega10_sdma.bin b/amdgpu/vega10_sdma.bin new file mode 100644 index 0000000..4328b39 Binary files /dev/null and b/amdgpu/vega10_sdma.bin differ diff --git a/amdgpu/vega10_sdma1.bin b/amdgpu/vega10_sdma1.bin new file mode 100644 index 0000000..4328b39 Binary files /dev/null and b/amdgpu/vega10_sdma1.bin differ diff --git a/amdgpu/vega10_smc.bin b/amdgpu/vega10_smc.bin new file mode 100644 index 0000000..568fc35 Binary files /dev/null and b/amdgpu/vega10_smc.bin differ diff --git a/amdgpu/vega10_sos.bin b/amdgpu/vega10_sos.bin new file mode 100644 index 0000000..d712e83 Binary files /dev/null and b/amdgpu/vega10_sos.bin differ