Skip to content

[redhat] New configs in drivers/gpu

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_BOE_TV101WUM_LL2 [=n] Type : tristate Defined at drivers/gpu/drm/panel/Kconfig:90 Prompt: BOE TV101WUM LL2 1200x1920 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 -> BOE TV101WUM LL2 1200x1920 panel (DRM_PANEL_BOE_TV101WUM_LL2 [=n])

Commit: aec8485f (drm/panel: add BOE tv101wum-ll2 panel driver)


Symbol: DRM_PANIC [=n] Type : bool Defined at drivers/gpu/drm/Kconfig:108 Prompt: Display a user-friendly message when a kernel panic occurs Depends on: HAS_IOMEM [=y] && DRM [=y] Location: -> Device Drivers -> Graphics support -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM [=y]) -> Display a user-friendly message when a kernel panic occurs (DRM_PANIC [=n]) Selects: FONT_SUPPORT [=y]

Commit: bf9fb17c (drm/panic: Add a drm panic handler)


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

Merge request reports

Loading