Hey there, I don't think this entry is correct. @ambrevar Can you please share your output of
lsmod | grep -amdgpu
If it does output something, then you are
not using free drivers. As you said yourself in the description, amdgpu depends on binary firmware. That has nothing to do with the xorg drivers, but only with the kernel drivers. Linux-libre simply fails to boot when trying to load amdgpu. You can't substitue the amdgpu kernel driver with the radeon kernel driver, and even that one depends on binary firmware.
What kind of CPU do you have? Maybe you're just using integrated graphics? I'm not accusing you of lying, but something isn't right about this.