]> git.ipfire.org Git - thirdparty/linux-firmware.git/commit
amdgpu: add firmware for VI asics
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 24 Aug 2015 21:59:41 +0000 (17:59 -0400)
committerKyle McMartin <kyle@kernel.org>
Thu, 3 Sep 2015 20:55:43 +0000 (16:55 -0400)
commit6ebf5d57d9f6d0cf05558baef1af2b90a3fe98ed
treed66a41dd773d71e71f67ef6ef3480041811aed37
parent045f3030a6838f881668e704aaf58743ef6e98fc
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>
46 files changed:
LICENSE.amdgpu [new file with mode: 0644]
WHENCE
amdgpu/carrizo_ce.bin [new file with mode: 0644]
amdgpu/carrizo_me.bin [new file with mode: 0644]
amdgpu/carrizo_mec.bin [new file with mode: 0644]
amdgpu/carrizo_mec2.bin [new file with mode: 0644]
amdgpu/carrizo_pfp.bin [new file with mode: 0644]
amdgpu/carrizo_rlc.bin [new file with mode: 0644]
amdgpu/carrizo_sdma.bin [new file with mode: 0644]
amdgpu/carrizo_sdma1.bin [new file with mode: 0644]
amdgpu/carrizo_uvd.bin [new file with mode: 0644]
amdgpu/carrizo_vce.bin [new file with mode: 0644]
amdgpu/fiji_ce.bin [new file with mode: 0644]
amdgpu/fiji_mc.bin [new file with mode: 0644]
amdgpu/fiji_me.bin [new file with mode: 0644]
amdgpu/fiji_mec.bin [new file with mode: 0644]
amdgpu/fiji_mec2.bin [new file with mode: 0644]
amdgpu/fiji_pfp.bin [new file with mode: 0644]
amdgpu/fiji_rlc.bin [new file with mode: 0644]
amdgpu/fiji_sdma.bin [new file with mode: 0644]
amdgpu/fiji_sdma1.bin [new file with mode: 0644]
amdgpu/fiji_smc.bin [new file with mode: 0644]
amdgpu/fiji_uvd.bin [new file with mode: 0644]
amdgpu/fiji_vce.bin [new file with mode: 0644]
amdgpu/tonga_ce.bin [new file with mode: 0644]
amdgpu/tonga_mc.bin [new file with mode: 0644]
amdgpu/tonga_me.bin [new file with mode: 0644]
amdgpu/tonga_mec.bin [new file with mode: 0644]
amdgpu/tonga_mec2.bin [new file with mode: 0644]
amdgpu/tonga_pfp.bin [new file with mode: 0644]
amdgpu/tonga_rlc.bin [new file with mode: 0644]
amdgpu/tonga_sdma.bin [new file with mode: 0644]
amdgpu/tonga_sdma1.bin [new file with mode: 0644]
amdgpu/tonga_smc.bin [new file with mode: 0644]
amdgpu/tonga_uvd.bin [new file with mode: 0644]
amdgpu/tonga_vce.bin [new file with mode: 0644]
amdgpu/topaz_ce.bin [new file with mode: 0644]
amdgpu/topaz_mc.bin [new file with mode: 0644]
amdgpu/topaz_me.bin [new file with mode: 0644]
amdgpu/topaz_mec.bin [new file with mode: 0644]
amdgpu/topaz_mec2.bin [new file with mode: 0644]
amdgpu/topaz_pfp.bin [new file with mode: 0644]
amdgpu/topaz_rlc.bin [new file with mode: 0644]
amdgpu/topaz_sdma.bin [new file with mode: 0644]
amdgpu/topaz_sdma1.bin [new file with mode: 0644]
amdgpu/topaz_smc.bin [new file with mode: 0644]