Skip to content

[redhat] New configs in drivers/gpu

JIRA: https://issues.redhat.com/browse/RHEL-85537
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_APPLETBDRM [=n] Type : tristate Defined at drivers/gpu/drm/tiny/Kconfig:3 Prompt: DRM support for Apple Touch Bars Depends on: HAS_IOMEM [=y] && DRM [=y] && USB [=y] && MMU [=y] Location: -> Device Drivers -> Graphics support -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y]) -> DRM support for Apple Touch Bars (DRM_APPLETBDRM [=n]) Selects: DRM_GEM_SHMEM_HELPER [=y] && DRM_KMS_HELPER [=y]

Commit: 0670c2f5 (drm/tiny: add driver for Apple Touch Bars in x86 Macs)


Symbol: DRM_NOUVEAU_CH7006 [=m] Type : tristate Defined at drivers/gpu/drm/nouveau/Kconfig:114 Prompt: Chrontel ch7006 TV encoder Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_NOUVEAU [=m] Location: -> Device Drivers -> Graphics support -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y]) -> Nouveau (NVIDIA) cards (DRM_NOUVEAU [=m]) -> Chrontel ch7006 TV encoder (DRM_NOUVEAU_CH7006 [=m])

Commit: 9a0dfe9b (drm/nouveau: incorporate I2C TV encoder drivers)


Symbol: DRM_NOUVEAU_SIL164 [=m] Type : tristate Defined at drivers/gpu/drm/nouveau/Kconfig:124 Prompt: Silicon Image sil164 TMDS transmitter Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_NOUVEAU [=m] Location: -> Device Drivers -> Graphics support -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y]) -> Nouveau (NVIDIA) cards (DRM_NOUVEAU [=m]) -> Silicon Image sil164 TMDS transmitter (DRM_NOUVEAU_SIL164 [=m])

Commit: 9a0dfe9b (drm/nouveau: incorporate I2C TV encoder drivers)


Symbol: DRM_PANEL_RAYDIUM_RM67200 [=n] Type : tristate Defined at drivers/gpu/drm/panel/Kconfig:576 Prompt: Raydium RM67200-based DSI panel Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_PANEL [=y] && OF [=y] && DRM_MIPI_DSI [=y] Location: -> Device Drivers -> Graphics support -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y]) -> Display Panels -> Raydium RM67200-based DSI panel (DRM_PANEL_RAYDIUM_RM67200 [=n])

Commit: a50ae1a2 (drm/panel: add Raydium RM67200 panel driver)


Symbol: DRM_PANEL_SUMMIT [=n] Type : tristate Defined at drivers/gpu/drm/panel/Kconfig:938 Prompt: Apple Summit display 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 -> Apple Summit display panel (DRM_PANEL_SUMMIT [=n])

Commit: 40115947 (drm: panel: Add a panel driver for the Summit display)


Symbol: DRM_PANEL_VISIONOX_RM692E5 [=n] Type : tristate Defined at drivers/gpu/drm/panel/Kconfig:1018 Prompt: Visionox RM692E5 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 RM692E5 (DRM_PANEL_VISIONOX_RM692E5 [=n]) Selects: DRM_DISPLAY_DSC_HELPER [=y] && DRM_DISPLAY_HELPER [=m]

Commit: 7cb32743 (drm/panel: Add Visionox RM692E5 panel driver)


Symbol: DRM_XE_DEVMEM_MIRROR [=y] Type : bool Defined at drivers/gpu/drm/xe/Kconfig:77 Prompt: Enable device memory mirror Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_XE [=m] 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 device memory mirror (DRM_XE_DEVMEM_MIRROR [=y]) Selects: GET_FREE_REGION [=y]

Commit: 0c30c654 (drm/xe: Add SVM device memory mirroring)


Symbol: DRM_XE_DP_TUNNEL [=y] Type : bool Defined at drivers/gpu/drm/xe/Kconfig:63 Prompt: Enable DP tunnel support Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_XE_DISPLAY [=y] && USB4 [=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 display support (DRM_XE_DISPLAY [=y]) -> Enable DP tunnel support (DRM_XE_DP_TUNNEL [=y]) Selects: DRM_DISPLAY_DP_TUNNEL [=y]

Commit: 73900dce (drm/xe/dp: Enable DP tunneling)


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

Edited by CKI KWF Bot

Merge request reports

Loading