[redhat] New configs in drivers/gpu

Fixes: RHEL-148729
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_SAMSUNG_LTL106HL02 [=n]
Type  : tristate
Defined at drivers/gpu/drm/panel/Kconfig:784
  Prompt: Samsung LTL106HL02 panel
  Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_PANEL [=y] && OF [=y] && DRM_MIPI_DSI [=y] && BACKLIGHT_CLASS_DEVICE [=y]
  Location:
    -> Device Drivers
      -> Graphics support
        -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
          -> Display Panels
            -> Samsung LTL106HL02 panel (DRM_PANEL_SAMSUNG_LTL106HL02 [=n])
Selects: VIDEOMODE_HELPERS [=y]

Commit: ac488854 (gpu/drm: panel: add Samsung LTL106HL02 MIPI DSI panel driver)


Symbol: DRM_ST7571 [=n]
Type  : tristate
Defined at drivers/gpu/drm/sitronix/Kconfig:1
  Prompt: DRM support for Sitronix ST7567/ST7571 display panels
  Depends on: HAS_IOMEM [=y] && DRM [=y] && MMU [=y]
  Location:
    -> Device Drivers
      -> Graphics support
        -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
          -> DRM support for Sitronix ST7567/ST7571 display panels (DRM_ST7571 [=n])
Selects: DRM_CLIENT_SELECTION [=y] && DRM_GEM_SHMEM_HELPER [=y] && DRM_KMS_HELPER [=y] && VIDEOMODE_HELPERS [=n]

Commit: b362de16 (drm/sitronix/st7571: split up the driver into a common and an i2c part)


Symbol: DRM_ST7920 [=n]
Type  : tristate
Defined at drivers/gpu/drm/sitronix/Kconfig:71
  Prompt: DRM support for Sitronix ST7920 LCD displays
  Depends on: HAS_IOMEM [=y] && DRM [=y] && SPI [=y] && MMU [=y]
  Location:
    -> Device Drivers
      -> Graphics support
        -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
          -> DRM support for Sitronix ST7920 LCD displays (DRM_ST7920 [=n])
Selects: DRM_GEM_SHMEM_HELPER [=y] && DRM_KMS_HELPER [=y] && REGMAP_SPI [=m]

Commit: 88b09229 (drm: Add driver for Sitronix ST7920 LCD displays)


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Edited by CKI KWF Bot

Merge request reports

Loading