Fedora 29 - 'Lost' graphics drivers after update and reboot

Pretty simple setup, fedora 29 on an AMD Ryzen 1800x with an RX580 as graphicscard. (RX580 is a recent addition, had a GTX980 before). Previously had no issues but today after a reboot I get the error no drivers could be loaded for the graphics card:

[ 4.429408] Console: switching to colour dummy device 80x25
[ 4.429641] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1682:0xC580 0xE7).
[ 4.429657] [drm] register mmio base: 0xFE800000
[ 4.429659] [drm] register mmio size: 262144
[ 4.429665] [drm] add ip block number 0 <vi_common>
[ 4.429667] [drm] add ip block number 1 <gmc_v8_0>
[ 4.429669] [drm] add ip block number 2 <tonga_ih>
[ 4.429671] [drm] add ip block number 3 <gfx_v8_0>
[ 4.429673] [drm] add ip block number 4 <sdma_v3_0>
[ 4.429675] [drm] add ip block number 5
[ 4.429677] [drm] add ip block number 6
[ 4.429679] [drm] add ip block number 7 <uvd_v6_0>
[ 4.429681] [drm] add ip block number 8 <vce_v3_0>
[ 4.429693] [drm] UVD is enabled in VM mode
[ 4.429694] [drm] UVD ENC is enabled in VM mode
[ 4.429697] [drm] VCE enabled in VM mode
[ 4.429880] amdgpu 0000:0e:00.0: No more image in the PCI ROM
[ 4.429899] ATOM BIOS: 113-58085SHD1-W90
[ 4.429925] [drm] vm size is 128 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[ 4.429942] amdgpu 0000:0e:00.0: Direct firmware load for amdgpu/polaris10_mc.bin failed with error -2
[ 4.429944] mc: Failed to load firmware “amdgpu/polaris10_mc.bin”
[ 4.430002] [drm:gmc_v8_0_sw_init [amdgpu]] ERROR Failed to load mc firmware!
[ 4.430049] [drm:amdgpu_device_init.cold.33 [amdgpu]] ERROR sw_init of IP block <gmc_v8_0> failed -2
[ 4.430059] amdgpu 0000:0e:00.0: amdgpu_device_ip_init failed
[ 4.430062] amdgpu 0000:0e:00.0: Fatal error during GPU init
[ 4.430064] [drm] amdgpu: finishing device.
[ 4.430202] amdgpu: probe of 0000:0e:00.0 failed with error -2

I tried reinstalling the driver by downloading it from the AMD website but I’m greeted with the following error(s):

[labalag@atuin amdgpu-pro-18.50-756341-rhel-7.6]$ sudo ./amdgpu-install
Last metadata expiration check: 0:00:20 ago on Tue 16 Apr 2019 09:54:50 PM CEST.
No match for argument: amdgpu-dkms
No match for argument: amdgpu
Error: Unable to find a match

Anything I can try to salvage this situation before I reinstall?