Skip to content

[redhat] New configs in drivers/gpu

CKI ARK Bot requested to merge configs/2022-03-25/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_ITE_IT6505 [=n] Type : tristate Defined at drivers/gpu/drm/bridge/Kconfig:77 Prompt: ITE IT6505 DisplayPort bridge Depends on: HAS_IOMEM [=y] && DRM [=m] && DRM_BRIDGE [=y] && OF [=y] Location: Main menu -> Device Drivers -> Graphics support -> Display Interface Bridges Selects: DRM_KMS_HELPER [=m] && EXTCON [=n]


Symbol: DRM_PANEL_MIPI_DBI [=n] Type : tristate Defined at drivers/gpu/drm/tiny/Kconfig:54 Prompt: DRM support for MIPI DBI compatible panels Depends on: HAS_IOMEM [=y] && DRM [=m] && SPI [=y] Location: Main menu -> Device Drivers -> Graphics support Selects: DRM_KMS_HELPER [=m] && DRM_GEM_CMA_HELPER [=n] && DRM_MIPI_DBI [=n] && BACKLIGHT_CLASS_DEVICE [=y] && VIDEOMODE_HELPERS [=n]


Symbol: DRM_SSD130X [=n] Type : tristate Defined at drivers/gpu/drm/solomon/Kconfig:1 Prompt: DRM support for Solomon SSD130x OLED displays Depends on: HAS_IOMEM [=y] && DRM [=m] Location: Main menu -> Device Drivers -> Graphics support Selects: BACKLIGHT_CLASS_DEVICE [=y] && DRM_GEM_SHMEM_HELPER [=m] && DRM_KMS_HELPER [=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: Karol Herbst kherbst@redhat.com Cc: Ben Skeggs bskeggs@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports