Now amdgpu driver is loaded and your monitor is detected. But the radeon driver is loaded too and xorg does crash.
Two Ideas:
- Disable the onboard graphics of the A6-6400K in BIOS configuration if possible.
- Disable the radeon kernel driver:
Add initcall_blacklist=radeon_init to the APPEND line, save and reboot.