Skip to content

[redhat] New configs in drivers/gpu

CKI ARK Bot requested to merge configs/2022-08-04/drivers/gpu into os-build

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_IMX_LCDIF [=n] Type : tristate Defined at drivers/gpu/drm/mxsfb/Kconfig:23 Prompt: i.MX LCDIFv3 LCD controller Depends on: HAS_IOMEM [=y] && DRM [=m] && OF [=y] && COMMON_CLK [=y] Location: Main menu -> Device Drivers -> Graphics support Selects: DRM_MXS [=n] && DRM_KMS_HELPER [=m] && DRM_GEM_CMA_HELPER [=n] && DRM_PANEL [=y] && DRM_PANEL_BRIDGE [=y]


Symbol: DRM_LOGICVC [=n] Type : tristate Defined at drivers/gpu/drm/logicvc/Kconfig:1 Prompt: LogiCVC DRM Depends on: HAS_IOMEM [=y] && DRM [=m] && (OF [=y] || COMPILE_TEST [=n]) Location: Main menu -> Device Drivers -> Graphics support Selects: DRM_KMS_HELPER [=m] && DRM_KMS_CMA_HELPER && DRM_GEM_CMA_HELPER [=n]


Symbol: DRM_TI_DLPC3433 [=n] Type : tristate Defined at drivers/gpu/drm/bridge/Kconfig:327 Prompt: TI DLPC3433 Display controller Depends on: HAS_IOMEM [=y] && DRM_BRIDGE [=y] && DRM [=m] && DRM_PANEL [=y] && OF [=y] Location: Main menu -> Device Drivers -> Graphics support -> Display Interface Bridges Selects: DRM_MIPI_DSI [=n]


Symbol: HSA_AMD_P2P [=n] Type : bool Defined at drivers/gpu/drm/amd/amdkfd/Kconfig:29 Prompt: HSA kernel driver support for peer-to-peer for AMD GPU devices Depends on: HAS_IOMEM [=y] && HSA_AMD [=y] && PCI_P2PDMA [=y] && DMABUF_MOVE_NOTIFY [=y] Location: Main menu -> Device Drivers -> Graphics support -> AMD GPU (DRM_AMDGPU [=m]) -> HSA kernel driver for AMD GPU devices (HSA_AMD [=y])


Cc: David Airlie airlied@redhat.com Cc: Adam Jackson ajax@redhat.com Cc: Lyude Paul lyude@redhat.com Cc: "Michel Dänzer" mdaenzer@redhat.com Cc: Karol Herbst kherbst@redhat.com Cc: Ben Skeggs bskeggs@redhat.com Cc: Jocelyn Falempe jfalempe@redhat.com Cc: "Mika Penttilä" mpenttil@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports

Loading