Skip to content

[redhat] New configs in drivers/gpu

CKI ARK Bot requested to merge configs/2022-10-06/drivers/gpu into os-build

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.

Symbol: DRM_KUNIT_TEST [=m] Type : tristate Defined at drivers/gpu/drm/Kconfig:54 Prompt: KUnit tests for DRM Depends on: HAS_IOMEM [=y] && DRM [=m] && KUNIT [=m] Visible if: HAS_IOMEM [=y] && DRM [=m] && KUNIT [=m] && !KUNIT_ALL_TESTS [=m] Location: Main menu -> Device Drivers -> Graphics support -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=m]) Selects: PRIME_NUMBERS [=m] && DRM_DISPLAY_DP_HELPER [=y] && DRM_DISPLAY_HELPER [=m] && DRM_LIB_RANDOM [=y] && DRM_KMS_HELPER [=m] && DRM_BUDDY [=m] && DRM_EXPORT_FOR_TESTS [=y]


Symbol: DRM_PANEL_ILITEK_ILI9341 [=n] Type : tristate Defined at drivers/gpu/drm/panel/Kconfig:165 Prompt: Ilitek ILI9341 240x320 QVGA panels Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_PANEL [=y] && OF [=y] && SPI [=y] && BACKLIGHT_CLASS_DEVICE [=y] Location: Main menu -> Device Drivers -> Graphics support -> Display Panels Selects: DRM_KMS_HELPER [=m] && DRM_GEM_DMA_HELPER [=n] && DRM_MIPI_DBI [=n]


Cc: David Airlie airlied@redhat.com Cc: Adam Jackson ajax@redhat.com Cc: Lyude Paul lyude@redhat.com Cc: "Michel Dänzer" mdaenzer@redhat.com Cc: Karol Herbst kherbst@redhat.com Cc: Ben Skeggs bskeggs@redhat.com Cc: Jocelyn Falempe jfalempe@redhat.com Cc: "Mika Penttilä" mpenttil@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports