> -----Original Message----- > From: Ben Hutchings [mailto:[email protected]] > Sent: Friday, December 02, 2016 9:26 PM > To: [email protected]; [email protected] > Cc: Deucher, Alexander > Subject: [PATCH linux-firmware 1/2] WHENCE: Add new amdgpu firmware > > Missed in commit 9c011a98a94ab1320f6c073ae500ae4dc33ce838. > > Signed-off-by: Ben Hutchings <[email protected]> > --- > Please run 'make check' before committing to catch this sort of error.
Thanks, Reviewed-by: Alex Deucher <[email protected]> > > Ben. > > WHENCE | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/WHENCE b/WHENCE > index e731c68f309d..a7fc762dff64 100644 > --- a/WHENCE > +++ b/WHENCE > @@ -1837,6 +1837,7 @@ Licence: Redistributable. See LICENSE.radeon for > details. > Driver: amdgpu - AMD Radeon > > File: amdgpu/topaz_ce.bin > +File: amdgpu/topaz_k_smc.bin > File: amdgpu/topaz_mc.bin > File: amdgpu/topaz_me.bin > File: amdgpu/topaz_mec2.bin > @@ -1847,6 +1848,7 @@ File: amdgpu/topaz_sdma1.bin > File: amdgpu/topaz_sdma.bin > File: amdgpu/topaz_smc.bin > File: amdgpu/tonga_ce.bin > +File: amdgpu/tonga_k_smc.bin > File: amdgpu/tonga_mc.bin > File: amdgpu/tonga_me.bin > File: amdgpu/tonga_mec2.bin

