Processor type and features --->
-*- MTRR (Memory Type Range Register) support
Memory Management options --->
[*] Memory hotplug --->
[*] Allow for memory hot remove
[*] Device memory (pmem, HMM, etc...) hotplug support
[*] Unaddressable device memory (GPU memory, ...)
Device Drivers --->
Graphics support --->
<*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) --->
[*] Enable legacy fbdev support for your modesetting driver
<*> AMD GPU
-*- Always enable userptr write support
Display Engine Configuration --->
[*] AMD DC - Enable new display engine
[*] Enable secure display support
[*] HSA kernel driver for AMD GPU devices
[*] Enable HMM-based shared virtual memory manager
<*> Sound card support --->
<*> Advanced Linux Sound Architecture --->
[*] PCI sound devices --->
HD-Audio --->
<*> HD Audio PCI
<*> Build HDMI/DisplayPort HD-audio codec support
# cave resolve linux-firmware -x1
Device Drivers --->
Generic Driver Options --->
Firmware loader --->
-*- Firmware loading facility
(amdgpu/dcn_3_2_0_dmcub.bin amdgpu/gc_11_0_3_imu.bin amdgpu/gc_11_0_3_me.bin amdgpu/gc_11_0_3_mec.bin amdgpu/gc_11_0_3_mes1.bin amdgpu/gc_11_0_3_mes_2.bin amdgpu/gc_11_0_3_pfp.bin amdgpu/gc_11_0_3_rlc.bin amdgpu/psp_13_0_10_sos.bin amdgpu/psp_13_0_10_ta.bin amdgpu/sdma_6_0_3.bin amdgpu/smu_13_0_10.bin amdgpu/vcn_4_0_0.bin)
(/lib/firmware) Firmware blobs root directory
/etc/paludis/options.conf
*/* VIDEO_DRIVERS: radeon
*/* va
# cave resolve xf86-video-amdgpu -x1
/etc/X11/xorg.conf.d/20-amdgpu.conf
Section "OutputClass"
Identifier "amdgpu"
MatchDriver "amdgpu"
Driver "amdgpu"
Option "HotplugDriver" "amdgpu"
Option "TearFree" "true"
Option "VariableRefresh" "true"
# uncomment for multiscreen setups with different display refresh rates
#Option "AsyncFlipSecondaries" "true"
EndSection