-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
1
-
rhel-gpuaccelerators-gpu
-
GPU Sprint 6
-
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_IMX8_DC [=n]
Type : tristate
Defined at drivers/gpu/drm/imx/dc/Kconfig:1
Prompt: Freescale i.MX8 Display Controller Graphics
Depends on: HAS_IOMEM [=y] && DRM [=y] && COMMON_CLK [=y] && OF [=y] && (ARCH_MXC [=y] || COMPILE_TEST [=n])
Location:
-> Device Drivers
-> Graphics support
-> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
-> Freescale i.MX8 Display Controller Graphics (DRM_IMX8_DC [=n])
Selects: DRM_CLIENT_SELECTION [=y] && DRM_GEM_DMA_HELPER [=m] && DRM_KMS_HELPER [=y] && DRM_DISPLAY_HELPER [=m] && DRM_BRIDGE_CONNECTOR [=y] && GENERIC_IRQ_CHIP [=y] && REGMAP [=y] && REGMAP_MMIO [=y]
~~~
Commit: 9f09e3173776 (drm/imx: Add i.MX8qxp Display Controller display engine)
—
~~~
Symbol: DRM_PANEL_HIMAX_HX83112B [=n]
Type : tristate
Defined at drivers/gpu/drm/panel/Kconfig:196
Prompt: Himax HX83112B-based 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
-> Himax HX83112B-based DSI panel (DRM_PANEL_HIMAX_HX83112B [=n])
Selects: DRM_KMS_HELPER [=y]
~~~
Commit: df401fa1b807 (drm/panel: Add driver for DJN HX83112B LCD panel)
—
~~~
Symbol: DRM_PANEL_RENESAS_R61307 [=n]
Type : tristate
Defined at drivers/gpu/drm/panel/Kconfig:660
Prompt: Renesas R61307 DSI video mode 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
-> Renesas R61307 DSI video mode panel (DRM_PANEL_RENESAS_R61307 [=n])
~~~
Commit: cb6c01ead1eb (drm: panel: Add support for Renesas R61307 based MIPI DSI panel)
—
~~~
Symbol: DRM_PANEL_RENESAS_R69328 [=n]
Type : tristate
Defined at drivers/gpu/drm/panel/Kconfig:673
Prompt: Renesas R69328 720x1280 DSI video mode 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
-> Renesas R69328 720x1280 DSI video mode panel (DRM_PANEL_RENESAS_R69328 [=n])
~~~
Commit: 9e0f93f7af56 (drm: panel: Add support for Renesas R69328 based MIPI DSI panel)
—
~~~
Symbol: DRM_XE_PAGEMAP [=y]
Type : bool
Defined at drivers/gpu/drm/xe/Kconfig:92
Prompt: Enable device memory pool for SVM
Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_XE_GPUSVM [=y]
Location:
-> Device Drivers
-> Graphics support
-> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y])
-> Intel Xe2 Graphics (DRM_XE [=m])
-> Enable CPU to GPU address mirroring (DRM_XE_GPUSVM [=y])
-> Enable device memory pool for SVM (DRM_XE_PAGEMAP [=y])
Selects: GET_FREE_REGION [=y]
~~~
Commit: f86ad0ed620c (drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap)
—
~~~
Symbol: TRACE_GPU_MEM [=n]
Type : bool
Defined at drivers/gpu/trace/Kconfig:3
Prompt: Enable GPU memory usage tracepoints
Location:
-> Device Drivers
-> Graphics support
-> Enable GPU memory usage tracepoints (TRACE_GPU_MEM [=n])
Selected by [n]:
- DRM_MSM [=n] && HAS_IOMEM [=y] && DRM [=y] && (ARCH_QCOM || SOC_IMX5 || COMPILE_TEST [=n]) && COMMON_CLK [=y] && IOMMU_SUPPORT [=y] && OF [=n] && (QCOM_AOSS_QMP [=n] || QCOM_AOSS_QMP [=n]=n [=n]) && (QCOM_OCMEM [=n] || QCOM_OCMEM [=n]=n [=n]) && (QCOM_LLCC [=n] || QCOM_LLCC [=n]=n [=n]) && (QCOM_COMMAND_DB [=n] || QCOM_COMMAND_DB [=n]=n [=n]) && PM [=y]
~~~
Commit: bbd9d05618a6 (gpu/trace: add a gpu total memory usage tracepoint)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4042