[redhat] New configs in drivers/gpu
Hi,
As part of the ongoing rebase effort, the following configuration options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply with a better option.
CONFIG_DRM_AMD_DC_DCN3_0:
Choose this option if you want to have sienna_cichlid support for display engine
Symbol: DRM_AMD_DC_DCN3_0 [=n] Type : bool Defined at drivers/gpu/drm/amd/display/Kconfig:20 Prompt: DCN 3.0 family Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_AMDGPU [=m] && DRM_AMD_DC [=y] && X86 [=y] && DRM_AMD_DC_DCN [=y] Location: -> Device Drivers -> Graphics support -> AMD GPU (DRM_AMDGPU [=m]) -> Display Engine Configuration
CONFIG_NOUVEAU_DEBUG_PUSH:
Say Y here if you want to enable verbose push buffer debug output and sanity checks.
Symbol: NOUVEAU_DEBUG_PUSH [=n] Type : bool Defined at drivers/gpu/drm/nouveau/Kconfig:79 Prompt: Enable additional push buffer debugging Depends on: HAS_IOMEM [=y] && DRM_NOUVEAU [=m] Location: -> Device Drivers -> Graphics support -> Nouveau (NVIDIA) cards (DRM_NOUVEAU [=m])
Cc: David Airlie airlied@redhat.com Cc: Adam Jackson ajax@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org