You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
375 B
Plaintext
22 lines
375 B
Plaintext
4 years ago
|
Section "Device"
|
||
|
Identifier "iGPU"
|
||
|
Driver "amdgpu"
|
||
|
EndSection
|
||
|
|
||
|
Section "Screen"
|
||
|
Identifier "iGPU"
|
||
|
Device "iGPU"
|
||
|
EndSection
|
||
|
|
||
|
#Section "Device"
|
||
|
# Identifier "dGPU"
|
||
|
# Driver "nvidia"
|
||
|
# Option "AllowEmptyInitialConfiguration"
|
||
|
# Option "NVreg_DynamicPowerManagement=0x02"
|
||
|
#EndSection
|
||
|
|
||
|
#Section "ServerLayout"
|
||
|
# Identifier "layout"
|
||
|
# Option "AllowNVIDIAGPUScreens"
|
||
|
#EndSection
|