mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
linux: enable improved AMD GPU support (RX460 etc.)
This commit is contained in:
parent
b094ddc0bf
commit
ae9cc3fa63
@ -3100,15 +3100,15 @@ CONFIG_DRM_TTM=y
|
|||||||
CONFIG_DRM_RADEON=y
|
CONFIG_DRM_RADEON=y
|
||||||
# CONFIG_DRM_RADEON_USERPTR is not set
|
# CONFIG_DRM_RADEON_USERPTR is not set
|
||||||
CONFIG_DRM_AMDGPU=y
|
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_USERPTR is not set
|
||||||
# CONFIG_DRM_AMDGPU_GART_DEBUGFS 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
|
# ACP (Audio CoProcessor) Configuration
|
||||||
#
|
#
|
||||||
# CONFIG_DRM_AMD_ACP is not set
|
CONFIG_DRM_AMD_ACP=y
|
||||||
# CONFIG_DRM_NOUVEAU is not set
|
# CONFIG_DRM_NOUVEAU is not set
|
||||||
# CONFIG_DRM_I810 is not set
|
# CONFIG_DRM_I810 is not set
|
||||||
CONFIG_DRM_I915=y
|
CONFIG_DRM_I915=y
|
||||||
@ -3399,7 +3399,7 @@ CONFIG_SND_FIREWIRE=y
|
|||||||
# CONFIG_SND_FIREWIRE_TASCAM is not set
|
# CONFIG_SND_FIREWIRE_TASCAM is not set
|
||||||
CONFIG_SND_SOC=y
|
CONFIG_SND_SOC=y
|
||||||
CONFIG_SND_SOC_COMPRESS=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_ATMEL_SOC is not set
|
||||||
# CONFIG_SND_DESIGNWARE_I2S 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=y
|
||||||
# CONFIG_DRM_RADEON_USERPTR is not set
|
# CONFIG_DRM_RADEON_USERPTR is not set
|
||||||
CONFIG_DRM_AMDGPU=y
|
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_USERPTR is not set
|
||||||
# CONFIG_DRM_AMD_POWERPLAY is not set
|
CONFIG_DRM_AMD_POWERPLAY=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# ACP (Audio CoProcessor) Configuration
|
# ACP (Audio CoProcessor) Configuration
|
||||||
#
|
#
|
||||||
# CONFIG_DRM_AMD_ACP is not set
|
CONFIG_DRM_AMD_ACP=y
|
||||||
# CONFIG_DRM_NOUVEAU is not set
|
# CONFIG_DRM_NOUVEAU is not set
|
||||||
# CONFIG_DRM_I810 is not set
|
# CONFIG_DRM_I810 is not set
|
||||||
CONFIG_DRM_I915=y
|
CONFIG_DRM_I915=y
|
||||||
@ -3367,7 +3367,7 @@ CONFIG_SND_FIREWIRE=y
|
|||||||
# CONFIG_SND_FIREWIRE_TASCAM is not set
|
# CONFIG_SND_FIREWIRE_TASCAM is not set
|
||||||
CONFIG_SND_SOC=y
|
CONFIG_SND_SOC=y
|
||||||
CONFIG_SND_SOC_COMPRESS=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_ATMEL_SOC is not set
|
||||||
# CONFIG_SND_DESIGNWARE_I2S is not set
|
# CONFIG_SND_DESIGNWARE_I2S is not set
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user