Skip to content

[redhat] New configs in drivers/gpu

CKI ARK Bot requested to merge configs/2021-09-02/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_PANEL_INNOLUX_EJ030NA [=n] Type : tristate Defined at drivers/gpu/drm/panel/Kconfig:149 Prompt: Innolux EJ030NA 320x480 LCD panel Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_PANEL [=y] && OF [=y] && SPI [=y] Location: -> Device Drivers -> Graphics support -> Display Panels Selects: REGMAP_SPI [=m]


Symbol: DRM_PANEL_SAMSUNG_ATNA33XC20 [=n] Type : tristate Defined at drivers/gpu/drm/panel/Kconfig:368 Prompt: Samsung ATNA33XC20 eDP panel Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_PANEL [=y] && OF [=y] && BACKLIGHT_CLASS_DEVICE [=y] && PM [=y] Location: -> Device Drivers -> Graphics support -> Display Panels Selects: DRM_DP_AUX_BUS [=n]


Symbol: DRM_PANEL_SAMSUNG_DB7430 [=n] Type : tristate Defined at drivers/gpu/drm/panel/Kconfig:379 Prompt: Samsung DB7430-based DPI panels Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_PANEL [=y] && OF [=y] && SPI [=y] && GPIOLIB [=y] && BACKLIGHT_CLASS_DEVICE [=y] Location: -> Device Drivers -> Graphics support -> Display Panels Selects: DRM_MIPI_DBI [=n]


Symbol: DRM_PANEL_WIDECHIPS_WS2401 [=n] Type : tristate Defined at drivers/gpu/drm/panel/Kconfig:600 Prompt: Widechips WS2401 DPI panel driver Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_PANEL [=y] && SPI [=y] && GPIOLIB [=y] && BACKLIGHT_CLASS_DEVICE [=y] Location: -> Device Drivers -> Graphics support -> Display Panels Selects: DRM_MIPI_DBI [=n]


Symbol: DRM_VMWGFX_MKSSTATS [=n] Type : bool Defined at drivers/gpu/drm/vmwgfx/Kconfig:25 Prompt: Enable mksGuestStats instrumentation of vmwgfx by default Depends on: HAS_IOMEM [=y] && DRM_VMWGFX [=m] && X86 [=y] Location: -> Device Drivers -> Graphics support -> DRM driver for VMware Virtual GPU (DRM_VMWGFX [=m])


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: "Jérôme Glisse" jglisse@redhat.com Cc: Karol Herbst kherbst@redhat.com Cc: Ben Skeggs bskeggs@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports