-
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_IMX8MP_HDMI_PAI [=n]
Type : tristate
Defined at drivers/gpu/drm/bridge/imx/Kconfig:28
Prompt: Freescale i.MX8MP HDMI PAI bridge support
Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_BRIDGE [=y] && (ARCH_MXC [=y] || COMPILE_TEST [=n]) && OF [=y]
Location:
-> Device Drivers
-> Graphics support
-> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
-> Display Interface Bridges
-> Freescale i.MX8MP HDMI PAI bridge support (DRM_IMX8MP_HDMI_PAI [=n])
Selects: DRM_DW_HDMI [=n] && REGMAP [=y] && REGMAP_MMIO [=y]
Implied by [n]:
- DRM_IMX8MP_DW_HDMI_BRIDGE [=n] && HAS_IOMEM [=y] && DRM [=y] && DRM_BRIDGE [=y] && (ARCH_MXC [=y] || COMPILE_TEST [=n]) && OF [=y] && COMMON_CLK [=y]
~~~
Commit: 0205fae6327a (drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface)
—
~~~
Symbol: DRM_PANEL_LG_LD070WX3 [=n]
Type : tristate
Defined at drivers/gpu/drm/panel/Kconfig:411
Prompt: LG LD070WX3 MIPI 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
-> LG LD070WX3 MIPI DSI panel (DRM_PANEL_LG_LD070WX3 [=n])
Selects: VIDEOMODE_HELPERS [=y]
~~~
Commit: 02349a513683 (gpu/drm: panel: add support for LG LD070WX3-SL01 MIPI DSI panel)
—
~~~
Symbol: DRM_PANEL_SAMSUNG_S6E3FC2X01 [=n]
Type : tristate
Defined at drivers/gpu/drm/panel/Kconfig:817
Prompt: Samsung S6E3FC2X01 DSI panel controller
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 S6E3FC2X01 DSI panel controller (DRM_PANEL_SAMSUNG_S6E3FC2X01 [=n])
Selects: VIDEOMODE_HELPERS [=y]
~~~
Commit: 88148c30ef26 (drm/panel: Add Samsung S6E3FC2X01 DDIC with AMS641RW panel)
—
~~~
Symbol: DRM_PANEL_SHARP_LQ079L1SX01 [=n]
Type : tristate
Defined at drivers/gpu/drm/panel/Kconfig:918
Prompt: Sharp LQ079L1SX01 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
-> Sharp LQ079L1SX01 panel (DRM_PANEL_SHARP_LQ079L1SX01 [=n])
Selects: VIDEOMODE_HELPERS [=y]
~~~
Commit: 306e6407ed96 (gpu/drm: panel: Add Sharp LQ079L1SX01 panel support)
—
~~~
Symbol: DRM_PANEL_SYNAPTICS_TDDI [=n]
Type : tristate
Defined at drivers/gpu/drm/panel/Kconfig:1090
Prompt: Synaptics TDDI display 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
-> Synaptics TDDI display panels (DRM_PANEL_SYNAPTICS_TDDI [=n])
~~~
Commit: 3eae82503f4f (drm: panel: add support for Synaptics TDDI series DSI panels)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4253