-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
rhel-gpuaccelerators-gpu
-
None
-
False
-
-
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_PANEL_HYDIS_HV101HD1 [=n]
Type : tristate
Defined at drivers/gpu/drm/panel/Kconfig:218
Prompt: Hydis HV101HD1 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
-> Hydis HV101HD1 panel (DRM_PANEL_HYDIS_HV101HD1 [=n])
~~~
Commit: fdb4e289d2d6 (drm: panel: Add support for Hydis HV101HD1 MIPI DSI panel)
—
~~~
Symbol: DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 [=n]
Type : tristate
Defined at drivers/gpu/drm/panel/Kconfig:859
Prompt: Samsung AMS561RA01 panel with S6E8AA5X01 controller
Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_PANEL [=y] && GPIOLIB [=y] && OF [=y] && REGULATOR [=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 AMS561RA01 panel with S6E8AA5X01 controller (DRM_PANEL_SAMSUNG_S6E8AA5X01_AMS561RA01 [=n])
~~~
Commit: 47d7953d8e1e (drm: panel: add support for Samsung AMS561RA01 panel with S6E8AA5X01 controller)
—
~~~
Symbol: DRM_PIXPAPER [=n]
Type : tristate
Defined at drivers/gpu/drm/tiny/Kconfig:85
Prompt: DRM support for PIXPAPER 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 PIXPAPER display panels (DRM_PIXPAPER [=n])
Selects: DRM_CLIENT_SELECTION [=y] && DRM_GEM_SHMEM_HELPER [=y] && DRM_KMS_HELPER [=y]
~~~
Commit: c9e70639f591 (drm: tiny: Add support for Mayqueen Pixpaper e-ink panel)
—
~~~
Symbol: DRM_SOLOMON_SSD2825 [=n]
Type : tristate
Defined at drivers/gpu/drm/bridge/Kconfig:319
Prompt: SSD2825 RGB/DSI bridge
Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_BRIDGE [=y] && SPI_MASTER [=y] && OF [=y]
Location:
-> Device Drivers
-> Graphics support
-> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
-> Display Interface Bridges
-> SSD2825 RGB/DSI bridge (DRM_SOLOMON_SSD2825 [=n])
Selects: DRM_MIPI_DSI [=y] && DRM_KMS_HELPER [=y] && DRM_PANEL [=y]
~~~
Commit: 55023abe6a29 (drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge)
—
~~~
Symbol: DRM_TYR [=n]
Type : tristate
Defined at drivers/gpu/drm/tyr/Kconfig:3
Prompt: Tyr (Rust DRM support for ARM Mali CSF-based GPUs)
Depends on: HAS_IOMEM [=y] && DRM [=y]=y [=y] && RUST [=y] && (ARM || ARM64 [=y] || COMPILE_TEST [=n]) && !GENERIC_ATOMIC64 [=n]
Location:
-> Device Drivers
-> Graphics support
-> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
-> Tyr (Rust DRM support for ARM Mali CSF-based GPUs) (DRM_TYR [=n])
~~~
Commit: cf4fd52e3236 (rust: drm: Introduce the Tyr driver for Arm Mali GPUs)
—
~~~
Symbol: DRM_WAVESHARE_BRIDGE [=n]
Type : tristate
Defined at drivers/gpu/drm/bridge/Kconfig:454
Prompt: Waveshare DSI bridge
Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_BRIDGE [=y] && OF [=y] && BACKLIGHT_CLASS_DEVICE [=y]
Location:
-> Device Drivers
-> Graphics support
-> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
-> Display Interface Bridges
-> Waveshare DSI bridge (DRM_WAVESHARE_BRIDGE [=n])
Selects: DRM_PANEL_BRIDGE [=y] && DRM_KMS_HELPER [=y] && DRM_MIPI_DSI [=n] && REGMAP_I2C [=m]
~~~
Commit: dbdea37add13 (drm: bridge: Add waveshare DSI2DPI unit driver)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4136