mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
linux: enable improved AMD GPU support (RX460 etc.)
This commit is contained in:
@@ -3100,15 +3100,15 @@ CONFIG_DRM_TTM=y
|
||||
CONFIG_DRM_RADEON=y
|
||||
# CONFIG_DRM_RADEON_USERPTR is not set
|
||||
CONFIG_DRM_AMDGPU=y
|
||||
# CONFIG_DRM_AMDGPU_CIK is not set
|
||||
CONFIG_DRM_AMDGPU_CIK=y
|
||||
# CONFIG_DRM_AMDGPU_USERPTR is not set
|
||||
# CONFIG_DRM_AMDGPU_GART_DEBUGFS is not set
|
||||
# CONFIG_DRM_AMD_POWERPLAY is not set
|
||||
CONFIG_DRM_AMD_POWERPLAY=y
|
||||
|
||||
#
|
||||
# ACP (Audio CoProcessor) Configuration
|
||||
#
|
||||
# CONFIG_DRM_AMD_ACP is not set
|
||||
CONFIG_DRM_AMD_ACP=y
|
||||
# CONFIG_DRM_NOUVEAU is not set
|
||||
# CONFIG_DRM_I810 is not set
|
||||
CONFIG_DRM_I915=y
|
||||
@@ -3399,7 +3399,7 @@ CONFIG_SND_FIREWIRE=y
|
||||
# CONFIG_SND_FIREWIRE_TASCAM is not set
|
||||
CONFIG_SND_SOC=y
|
||||
CONFIG_SND_SOC_COMPRESS=y
|
||||
# CONFIG_SND_SOC_AMD_ACP is not set
|
||||
CONFIG_SND_SOC_AMD_ACP=m
|
||||
# CONFIG_SND_ATMEL_SOC is not set
|
||||
# CONFIG_SND_DESIGNWARE_I2S is not set
|
||||
|
||||
|
||||
@@ -3075,14 +3075,14 @@ CONFIG_DRM_TTM=y
|
||||
CONFIG_DRM_RADEON=y
|
||||
# CONFIG_DRM_RADEON_USERPTR is not set
|
||||
CONFIG_DRM_AMDGPU=y
|
||||
# CONFIG_DRM_AMDGPU_CIK is not set
|
||||
CONFIG_DRM_AMDGPU_CIK=y
|
||||
# CONFIG_DRM_AMDGPU_USERPTR is not set
|
||||
# CONFIG_DRM_AMD_POWERPLAY is not set
|
||||
CONFIG_DRM_AMD_POWERPLAY=y
|
||||
|
||||
#
|
||||
# ACP (Audio CoProcessor) Configuration
|
||||
#
|
||||
# CONFIG_DRM_AMD_ACP is not set
|
||||
CONFIG_DRM_AMD_ACP=y
|
||||
# CONFIG_DRM_NOUVEAU is not set
|
||||
# CONFIG_DRM_I810 is not set
|
||||
CONFIG_DRM_I915=y
|
||||
@@ -3367,7 +3367,7 @@ CONFIG_SND_FIREWIRE=y
|
||||
# CONFIG_SND_FIREWIRE_TASCAM is not set
|
||||
CONFIG_SND_SOC=y
|
||||
CONFIG_SND_SOC_COMPRESS=y
|
||||
# CONFIG_SND_SOC_AMD_ACP is not set
|
||||
CONFIG_SND_SOC_AMD_ACP=m
|
||||
# CONFIG_SND_ATMEL_SOC is not set
|
||||
# CONFIG_SND_DESIGNWARE_I2S is not set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user