mirror of
https://git.proxmox.com/git/mirror_linux-firmware
synced 2025-04-30 12:50:22 +00:00
amdgpu: add firmware for VI asics
VI asics are supported by the new amdgpu driver and this adds the initial firmware to support them. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Kyle McMartin <kyle@kernel.org>
This commit is contained in:
parent
045f3030a6
commit
6ebf5d57d9
51
LICENSE.amdgpu
Normal file
51
LICENSE.amdgpu
Normal file
@ -0,0 +1,51 @@
|
|||||||
|
Copyright (C) 2015 Advanced Micro Devices, Inc. All rights reserved.
|
||||||
|
|
||||||
|
REDISTRIBUTION: Permission is hereby granted, free of any license fees,
|
||||||
|
to any person obtaining a copy of this microcode (the "Software"), to
|
||||||
|
install, reproduce, copy and distribute copies, in binary form only, of
|
||||||
|
the Software and to permit persons to whom the Software is provided to
|
||||||
|
do the same, provided that the following conditions are met:
|
||||||
|
|
||||||
|
No reverse engineering, decompilation, or disassembly of this Software
|
||||||
|
is permitted.
|
||||||
|
|
||||||
|
Redistributions must reproduce the above copyright notice, this
|
||||||
|
permission notice, and the following disclaimers and notices in the
|
||||||
|
Software documentation and/or other materials provided with the
|
||||||
|
Software.
|
||||||
|
|
||||||
|
DISCLAIMER: THE USE OF THE SOFTWARE IS AT YOUR SOLE RISK. THE SOFTWARE
|
||||||
|
IS PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND AND COPYRIGHT
|
||||||
|
HOLDER AND ITS LICENSORS EXPRESSLY DISCLAIM ALL WARRANTIES, EXPRESS AND
|
||||||
|
IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
|
||||||
|
COPYRIGHT HOLDER AND ITS LICENSORS DO NOT WARRANT THAT THE SOFTWARE WILL
|
||||||
|
MEET YOUR REQUIREMENTS, OR THAT THE OPERATION OF THE SOFTWARE WILL BE
|
||||||
|
UNINTERRUPTED OR ERROR-FREE. THE ENTIRE RISK ASSOCIATED WITH THE USE OF
|
||||||
|
THE SOFTWARE IS ASSUMED BY YOU. FURTHERMORE, COPYRIGHT HOLDER AND ITS
|
||||||
|
LICENSORS DO NOT WARRANT OR MAKE ANY REPRESENTATIONS REGARDING THE USE
|
||||||
|
OR THE RESULTS OF THE USE OF THE SOFTWARE IN TERMS OF ITS CORRECTNESS,
|
||||||
|
ACCURACY, RELIABILITY, CURRENTNESS, OR OTHERWISE.
|
||||||
|
|
||||||
|
DISCLAIMER: UNDER NO CIRCUMSTANCES INCLUDING NEGLIGENCE, SHALL COPYRIGHT
|
||||||
|
HOLDER AND ITS LICENSORS OR ITS DIRECTORS, OFFICERS, EMPLOYEES OR AGENTS
|
||||||
|
("AUTHORIZED REPRESENTATIVES") BE LIABLE FOR ANY INCIDENTAL, INDIRECT,
|
||||||
|
SPECIAL OR CONSEQUENTIAL DAMAGES (INCLUDING DAMAGES FOR LOSS OF BUSINESS
|
||||||
|
PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, AND THE
|
||||||
|
LIKE) ARISING OUT OF THE USE, MISUSE OR INABILITY TO USE THE SOFTWARE,
|
||||||
|
BREACH OR DEFAULT, INCLUDING THOSE ARISING FROM INFRINGEMENT OR ALLEGED
|
||||||
|
INFRINGEMENT OF ANY PATENT, TRADEMARK, COPYRIGHT OR OTHER INTELLECTUAL
|
||||||
|
PROPERTY RIGHT EVEN IF COPYRIGHT HOLDER AND ITS AUTHORIZED
|
||||||
|
REPRESENTATIVES HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. IN
|
||||||
|
NO EVENT SHALL COPYRIGHT HOLDER OR ITS AUTHORIZED REPRESENTATIVES TOTAL
|
||||||
|
LIABILITY FOR ALL DAMAGES, LOSSES, AND CAUSES OF ACTION (WHETHER IN
|
||||||
|
CONTRACT, TORT (INCLUDING NEGLIGENCE) OR OTHERWISE) EXCEED THE AMOUNT OF
|
||||||
|
US$10.
|
||||||
|
|
||||||
|
Notice: The Software is subject to United States export laws and
|
||||||
|
regulations. You agree to comply with all domestic and international
|
||||||
|
export laws and regulations that apply to the Software, including but
|
||||||
|
not limited to the Export Administration Regulations administered by the
|
||||||
|
U.S. Department of Commerce and International Traffic in Arm Regulations
|
||||||
|
administered by the U.S. Department of State. These laws include
|
||||||
|
restrictions on destinations, end users and end use.
|
51
WHENCE
51
WHENCE
@ -1740,6 +1740,57 @@ Licence: Redistributable. See LICENSE.radeon for details.
|
|||||||
|
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Driver: amdgpu - AMD Radeon
|
||||||
|
|
||||||
|
File: amdgpu/topaz_ce.bin
|
||||||
|
File: amdgpu/topaz_mc.bin
|
||||||
|
File: amdgpu/topaz_me.bin
|
||||||
|
File: amdgpu/topaz_mec2.bin
|
||||||
|
File: amdgpu/topaz_mec.bin
|
||||||
|
File: amdgpu/topaz_pfp.bin
|
||||||
|
File: amdgpu/topaz_rlc.bin
|
||||||
|
File: amdgpu/topaz_sdma1.bin
|
||||||
|
File: amdgpu/topaz_sdma.bin
|
||||||
|
File: amdgpu/topaz_smc.bin
|
||||||
|
File: amdgpu/tonga_ce.bin
|
||||||
|
File: amdgpu/tonga_mc.bin
|
||||||
|
File: amdgpu/tonga_me.bin
|
||||||
|
File: amdgpu/tonga_mec2.bin
|
||||||
|
File: amdgpu/tonga_mec.bin
|
||||||
|
File: amdgpu/tonga_pfp.bin
|
||||||
|
File: amdgpu/tonga_rlc.bin
|
||||||
|
File: amdgpu/tonga_sdma1.bin
|
||||||
|
File: amdgpu/tonga_sdma.bin
|
||||||
|
File: amdgpu/tonga_smc.bin
|
||||||
|
File: amdgpu/tonga_uvd.bin
|
||||||
|
File: amdgpu/tonga_vce.bin
|
||||||
|
File: amdgpu/carrizo_ce.bin
|
||||||
|
File: amdgpu/carrizo_me.bin
|
||||||
|
File: amdgpu/carrizo_mec2.bin
|
||||||
|
File: amdgpu/carrizo_mec.bin
|
||||||
|
File: amdgpu/carrizo_pfp.bin
|
||||||
|
File: amdgpu/carrizo_rlc.bin
|
||||||
|
File: amdgpu/carrizo_sdma1.bin
|
||||||
|
File: amdgpu/carrizo_sdma.bin
|
||||||
|
File: amdgpu/carrizo_uvd.bin
|
||||||
|
File: amdgpu/carrizo_vce.bin
|
||||||
|
File: amdgpu/fiji_ce.bin
|
||||||
|
File: amdgpu/fiji_mc.bin
|
||||||
|
File: amdgpu/fiji_me.bin
|
||||||
|
File: amdgpu/fiji_mec2.bin
|
||||||
|
File: amdgpu/fiji_mec.bin
|
||||||
|
File: amdgpu/fiji_pfp.bin
|
||||||
|
File: amdgpu/fiji_rlc.bin
|
||||||
|
File: amdgpu/fiji_sdma1.bin
|
||||||
|
File: amdgpu/fiji_sdma.bin
|
||||||
|
File: amdgpu/fiji_smc.bin
|
||||||
|
File: amdgpu/fiji_uvd.bin
|
||||||
|
File: amdgpu/fiji_vce.bin
|
||||||
|
|
||||||
|
Licence: Redistributable. See LICENSE.amdgpu for details.
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------
|
||||||
|
|
||||||
Driver: s2255drv
|
Driver: s2255drv
|
||||||
|
|
||||||
File: f2255usb.bin
|
File: f2255usb.bin
|
||||||
|
BIN
amdgpu/carrizo_ce.bin
Normal file
BIN
amdgpu/carrizo_ce.bin
Normal file
Binary file not shown.
BIN
amdgpu/carrizo_me.bin
Normal file
BIN
amdgpu/carrizo_me.bin
Normal file
Binary file not shown.
BIN
amdgpu/carrizo_mec.bin
Normal file
BIN
amdgpu/carrizo_mec.bin
Normal file
Binary file not shown.
BIN
amdgpu/carrizo_mec2.bin
Normal file
BIN
amdgpu/carrizo_mec2.bin
Normal file
Binary file not shown.
BIN
amdgpu/carrizo_pfp.bin
Normal file
BIN
amdgpu/carrizo_pfp.bin
Normal file
Binary file not shown.
BIN
amdgpu/carrizo_rlc.bin
Normal file
BIN
amdgpu/carrizo_rlc.bin
Normal file
Binary file not shown.
BIN
amdgpu/carrizo_sdma.bin
Normal file
BIN
amdgpu/carrizo_sdma.bin
Normal file
Binary file not shown.
BIN
amdgpu/carrizo_sdma1.bin
Normal file
BIN
amdgpu/carrizo_sdma1.bin
Normal file
Binary file not shown.
BIN
amdgpu/carrizo_uvd.bin
Normal file
BIN
amdgpu/carrizo_uvd.bin
Normal file
Binary file not shown.
BIN
amdgpu/carrizo_vce.bin
Normal file
BIN
amdgpu/carrizo_vce.bin
Normal file
Binary file not shown.
BIN
amdgpu/fiji_ce.bin
Normal file
BIN
amdgpu/fiji_ce.bin
Normal file
Binary file not shown.
BIN
amdgpu/fiji_mc.bin
Normal file
BIN
amdgpu/fiji_mc.bin
Normal file
Binary file not shown.
BIN
amdgpu/fiji_me.bin
Normal file
BIN
amdgpu/fiji_me.bin
Normal file
Binary file not shown.
BIN
amdgpu/fiji_mec.bin
Normal file
BIN
amdgpu/fiji_mec.bin
Normal file
Binary file not shown.
BIN
amdgpu/fiji_mec2.bin
Normal file
BIN
amdgpu/fiji_mec2.bin
Normal file
Binary file not shown.
BIN
amdgpu/fiji_pfp.bin
Normal file
BIN
amdgpu/fiji_pfp.bin
Normal file
Binary file not shown.
BIN
amdgpu/fiji_rlc.bin
Normal file
BIN
amdgpu/fiji_rlc.bin
Normal file
Binary file not shown.
BIN
amdgpu/fiji_sdma.bin
Normal file
BIN
amdgpu/fiji_sdma.bin
Normal file
Binary file not shown.
BIN
amdgpu/fiji_sdma1.bin
Normal file
BIN
amdgpu/fiji_sdma1.bin
Normal file
Binary file not shown.
BIN
amdgpu/fiji_smc.bin
Normal file
BIN
amdgpu/fiji_smc.bin
Normal file
Binary file not shown.
BIN
amdgpu/fiji_uvd.bin
Normal file
BIN
amdgpu/fiji_uvd.bin
Normal file
Binary file not shown.
BIN
amdgpu/fiji_vce.bin
Normal file
BIN
amdgpu/fiji_vce.bin
Normal file
Binary file not shown.
BIN
amdgpu/tonga_ce.bin
Normal file
BIN
amdgpu/tonga_ce.bin
Normal file
Binary file not shown.
BIN
amdgpu/tonga_mc.bin
Normal file
BIN
amdgpu/tonga_mc.bin
Normal file
Binary file not shown.
BIN
amdgpu/tonga_me.bin
Normal file
BIN
amdgpu/tonga_me.bin
Normal file
Binary file not shown.
BIN
amdgpu/tonga_mec.bin
Normal file
BIN
amdgpu/tonga_mec.bin
Normal file
Binary file not shown.
BIN
amdgpu/tonga_mec2.bin
Normal file
BIN
amdgpu/tonga_mec2.bin
Normal file
Binary file not shown.
BIN
amdgpu/tonga_pfp.bin
Normal file
BIN
amdgpu/tonga_pfp.bin
Normal file
Binary file not shown.
BIN
amdgpu/tonga_rlc.bin
Normal file
BIN
amdgpu/tonga_rlc.bin
Normal file
Binary file not shown.
BIN
amdgpu/tonga_sdma.bin
Normal file
BIN
amdgpu/tonga_sdma.bin
Normal file
Binary file not shown.
BIN
amdgpu/tonga_sdma1.bin
Normal file
BIN
amdgpu/tonga_sdma1.bin
Normal file
Binary file not shown.
BIN
amdgpu/tonga_smc.bin
Normal file
BIN
amdgpu/tonga_smc.bin
Normal file
Binary file not shown.
BIN
amdgpu/tonga_uvd.bin
Normal file
BIN
amdgpu/tonga_uvd.bin
Normal file
Binary file not shown.
BIN
amdgpu/tonga_vce.bin
Normal file
BIN
amdgpu/tonga_vce.bin
Normal file
Binary file not shown.
BIN
amdgpu/topaz_ce.bin
Normal file
BIN
amdgpu/topaz_ce.bin
Normal file
Binary file not shown.
BIN
amdgpu/topaz_mc.bin
Normal file
BIN
amdgpu/topaz_mc.bin
Normal file
Binary file not shown.
BIN
amdgpu/topaz_me.bin
Normal file
BIN
amdgpu/topaz_me.bin
Normal file
Binary file not shown.
BIN
amdgpu/topaz_mec.bin
Normal file
BIN
amdgpu/topaz_mec.bin
Normal file
Binary file not shown.
BIN
amdgpu/topaz_mec2.bin
Normal file
BIN
amdgpu/topaz_mec2.bin
Normal file
Binary file not shown.
BIN
amdgpu/topaz_pfp.bin
Normal file
BIN
amdgpu/topaz_pfp.bin
Normal file
Binary file not shown.
BIN
amdgpu/topaz_rlc.bin
Normal file
BIN
amdgpu/topaz_rlc.bin
Normal file
Binary file not shown.
BIN
amdgpu/topaz_sdma.bin
Normal file
BIN
amdgpu/topaz_sdma.bin
Normal file
Binary file not shown.
BIN
amdgpu/topaz_sdma1.bin
Normal file
BIN
amdgpu/topaz_sdma1.bin
Normal file
Binary file not shown.
BIN
amdgpu/topaz_smc.bin
Normal file
BIN
amdgpu/topaz_smc.bin
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user