Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-94347

[redhat] New configs in drivers/gpu

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • eln
    • None
    • kernel / GPU
    • None
    • rhel-gpuaccelerators-gpu
    • None
    • False
    • Hide

      None

      Show
      None
    • None

      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_NOVA [=n]
      Type : tristate
      Defined at drivers/gpu/drm/nova/Kconfig:1
      Prompt: Nova DRM driver
      Depends on: HAS_IOMEM [=y] && DRM [=y]=y [=y] && PCI [=y] && RUST [=y]
      Location:
      -> Device Drivers
      -> Graphics support
      -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
      -> Nova DRM driver (DRM_NOVA [=n])
      Selects: AUXILIARY_BUS [=y]

      Commit: cdeaeb9dd762 (drm: nova-drm: add initial driver skeleton)

      Symbol: DRM_PANEL_BOE_TD4320 [=n]
      Type : tristate
      Defined at drivers/gpu/drm/panel/Kconfig:70
      Prompt: BOE TD4320 DSI 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
      -> BOE TD4320 DSI panel (DRM_PANEL_BOE_TD4320 [=n])

      Commit: 7220a310b9fb (drivers: gpu: drm: panel: Add BOE TD4320)

      Symbol: DRM_PANEL_HIMAX_HX8279 [=n]
      Type : tristate
      Defined at drivers/gpu/drm/panel/Kconfig:166
      Prompt: Himax HX8279-based panels
      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
      -> Himax HX8279-based panels (DRM_PANEL_HIMAX_HX8279 [=n])

      Commit: 38d42c261389 (drm: panel: Add driver for Himax HX8279 DDIC panels)

      Symbol: DRM_PANEL_NOVATEK_NT37801 [=n]
      Type : tristate
      Defined at drivers/gpu/drm/panel/Kconfig:520
      Prompt: Novatek NT37801/NT37810 AMOLED DSI 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
      -> Novatek NT37801/NT37810 AMOLED DSI panel (DRM_PANEL_NOVATEK_NT37801 [=n])

      Commit: 4fca6849864d (drm/panel: Add Novatek NT37801 panel driver)

      Symbol: DRM_PANEL_VISIONOX_G2647FB105 [=n]
      Type : tristate
      Defined at drivers/gpu/drm/panel/Kconfig:1029
      Prompt: Visionox G2647FB105
      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
      -> Visionox G2647FB105 (DRM_PANEL_VISIONOX_G2647FB105 [=n])

      Commit: 3d55aebe257e (drm/panel: Add Visionox G2647FB105 panel driver)

      Symbol: DRM_SCHED_KUNIT_TEST [=m]
      Type : tristate
      Defined at drivers/gpu/drm/Kconfig.debug:103
      Prompt: KUnit tests for the DRM scheduler
      Depends on: HAS_IOMEM [=y] && DRM [=y] && KUNIT [=m]
      Visible if: HAS_IOMEM [=y] && DRM [=y] && KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
      Location:
      -> Device Drivers
      -> Graphics support
      -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
      -> DRM debugging options
      -> KUnit tests for the DRM scheduler (DRM_SCHED_KUNIT_TEST [=m])
      Selects: DRM_SCHED [=m]

      Commit: 5a99350794fe (drm/sched: Add scheduler unit testing infrastructure and some basic tests)

      Symbol: DRM_ST7571_I2C [=n]
      Type : tristate
      Defined at drivers/gpu/drm/sitronix/Kconfig:1
      Prompt: DRM support for Sitronix ST7571 display panels (I2C)
      Depends on: HAS_IOMEM [=y] && DRM [=y] && I2C [=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 ST7571 display panels (I2C) (DRM_ST7571_I2C [=n])
      Selects: DRM_CLIENT_SELECTION [=y] && DRM_GEM_SHMEM_HELPER [=y] && DRM_KMS_HELPER [=y] && REGMAP_I2C [=m]

      Commit: 9b8f32002cdd (drm/sitronix: move tiny Sitronix drivers to their own subdir)

      Symbol: DRM_ST7586 [=n]
      Type : tristate
      Defined at drivers/gpu/drm/sitronix/Kconfig:17
      Prompt: DRM support for Sitronix ST7586 display panels
      Depends on: HAS_IOMEM [=y] && DRM [=y] && SPI [=y]
      Location:
      -> Device Drivers
      -> Graphics support
      -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
      -> DRM support for Sitronix ST7586 display panels (DRM_ST7586 [=n])
      Selects: DRM_CLIENT_SELECTION [=y] && DRM_KMS_HELPER [=y] && DRM_GEM_DMA_HELPER [=n] && DRM_MIPI_DBI [=n]

      Commit: 9b8f32002cdd (drm/sitronix: move tiny Sitronix drivers to their own subdir)

      Symbol: DRM_ST7735R [=n]
      Type : tristate
      Defined at drivers/gpu/drm/sitronix/Kconfig:35
      Prompt: DRM support for Sitronix ST7715R/ST7735R display panels
      Depends on: HAS_IOMEM [=y] && DRM [=y] && SPI [=y]
      Location:
      -> Device Drivers
      -> Graphics support
      -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
      -> DRM support for Sitronix ST7715R/ST7735R display panels (DRM_ST7735R [=n])
      Selects: DRM_CLIENT_SELECTION [=y] && DRM_KMS_HELPER [=y] && DRM_GEM_DMA_HELPER [=n] && DRM_MIPI_DBI [=n] && BACKLIGHT_CLASS_DEVICE [=y]

      Commit: 9b8f32002cdd (drm/sitronix: move tiny Sitronix drivers to their own subdir)

      Symbol: DRM_VKMS_KUNIT_TEST [=m]
      Type : tristate
      Defined at drivers/gpu/drm/vkms/Kconfig:18
      Prompt: KUnit tests for VKMS
      Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_VKMS [=m] && KUNIT [=m]
      Visible if: HAS_IOMEM [=y] && DRM [=y] && DRM_VKMS [=m] && KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
      Location:
      -> Device Drivers
      -> Graphics support
      -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
      -> Virtual KMS (EXPERIMENTAL) (DRM_VKMS [=m])
      -> KUnit tests for VKMS (DRM_VKMS_KUNIT_TEST [=m])

      Commit: 5b5a56d9a2d6 (drm/vkms: Add KUnit test scaffolding)

      Symbol: DRM_XE_GPUSVM [=y]
      Type : bool
      Defined at drivers/gpu/drm/xe/Kconfig:76
      Prompt: Enable CPU to GPU address mirroring
      Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_XE [=m] && !UML && DEVICE_PRIVATE [=y]
      Location:
      -> Device Drivers
      -> Graphics support
      -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
      -> Intel Xe Graphics (DRM_XE [=m])
      -> Enable CPU to GPU address mirroring (DRM_XE_GPUSVM [=y])
      Selects: DRM_GPUSVM [=m]

      Commit: 6c55404d4f73 (drm/xe: Introduce CONFIG_DRM_XE_GPUSVM)

      See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3900

              gpu-accelerators-maint GPU & Accelerators Jira Group
              gitlab-jira Gitlab-jira-bot Gitlab-redhat
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: