From: Fedora Kernel Team <kernel-t...@fedoraproject.org>

[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_NOVA [=n]
 Type  : tristate
 Defined at drivers/gpu/drm/nova/Kconfig:1
   Prompt: Nova DRM driver
   Depends on: HAS_IOMEM [=y] && DRM [=y]=y [=y] && PCI [=y] && RUST [=y]
   Location:
     -> Device Drivers
       -> Graphics support
         -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) 
(DRM [=y])
           -> Nova DRM driver (DRM_NOVA [=n])
 Selects: AUXILIARY_BUS [=y]

 Commit: cdeaeb9dd762 (drm: nova-drm: add initial driver skeleton)

---

 Symbol: DRM_PANEL_BOE_TD4320 [=n]
 Type  : tristate
 Defined at drivers/gpu/drm/panel/Kconfig:70
   Prompt: BOE TD4320 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
             -> BOE TD4320 DSI panel (DRM_PANEL_BOE_TD4320 [=n])

 Commit: 7220a310b9fb (drivers: gpu: drm: panel: Add BOE TD4320)

---

 Symbol: DRM_PANEL_HIMAX_HX8279 [=n]
 Type  : tristate
 Defined at drivers/gpu/drm/panel/Kconfig:166
   Prompt: Himax HX8279-based 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
             -> Himax HX8279-based panels (DRM_PANEL_HIMAX_HX8279 [=n])

 Commit: 38d42c261389 (drm: panel: Add driver for Himax HX8279 DDIC panels)

---

 Symbol: DRM_PANEL_NOVATEK_NT37801 [=n]
 Type  : tristate
 Defined at drivers/gpu/drm/panel/Kconfig:520
   Prompt: Novatek NT37801/NT37810 AMOLED 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
             -> Novatek NT37801/NT37810 AMOLED DSI panel 
(DRM_PANEL_NOVATEK_NT37801 [=n])

 Commit: 4fca6849864d (drm/panel: Add Novatek NT37801 panel driver)

---

 Symbol: DRM_PANEL_VISIONOX_G2647FB105 [=n]
 Type  : tristate
 Defined at drivers/gpu/drm/panel/Kconfig:1029
   Prompt: Visionox G2647FB105
   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 G2647FB105 (DRM_PANEL_VISIONOX_G2647FB105 [=n])

 Commit: 3d55aebe257e (drm/panel: Add Visionox G2647FB105 panel driver)

---

 Symbol: DRM_SCHED_KUNIT_TEST [=m]
 Type  : tristate
 Defined at drivers/gpu/drm/Kconfig.debug:103
   Prompt: KUnit tests for the DRM scheduler
   Depends on: HAS_IOMEM [=y] && DRM [=y] && KUNIT [=m]
   Visible if: HAS_IOMEM [=y] && DRM [=y] && KUNIT [=m] && !KUNIT_ALL_TESTS [=m]
   Location:
     -> Device Drivers
       -> Graphics support
         -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) 
(DRM [=y])
           -> DRM debugging options
             -> KUnit tests for the DRM scheduler (DRM_SCHED_KUNIT_TEST [=m])
 Selects: DRM_SCHED [=m]

 Commit: 5a99350794fe (drm/sched: Add scheduler unit testing infrastructure and 
some basic tests)

---

 Symbol: DRM_ST7571_I2C [=n]
 Type  : tristate
 Defined at drivers/gpu/drm/sitronix/Kconfig:1
   Prompt: DRM support for Sitronix ST7571 display panels (I2C)
   Depends on: HAS_IOMEM [=y] && DRM [=y] && I2C [=y] && MMU [=y]
   Location:
     -> Device Drivers
       -> Graphics support
         -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) 
(DRM [=y])
           -> DRM support for Sitronix ST7571 display panels (I2C) 
(DRM_ST7571_I2C [=n])
 Selects: DRM_CLIENT_SELECTION [=y] && DRM_GEM_SHMEM_HELPER [=y] && 
DRM_KMS_HELPER [=y] && REGMAP_I2C [=m]

 Commit: 9b8f32002cdd (drm/sitronix: move tiny Sitronix drivers to their own 
subdir)

---

 Symbol: DRM_ST7586 [=n]
 Type  : tristate
 Defined at drivers/gpu/drm/sitronix/Kconfig:17
   Prompt: DRM support for Sitronix ST7586 display panels
   Depends on: HAS_IOMEM [=y] && DRM [=y] && SPI [=y]
   Location:
     -> Device Drivers
       -> Graphics support
         -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) 
(DRM [=y])
           -> DRM support for Sitronix ST7586 display panels (DRM_ST7586 [=n])
 Selects: DRM_CLIENT_SELECTION [=y] && DRM_KMS_HELPER [=y] && 
DRM_GEM_DMA_HELPER [=n] && DRM_MIPI_DBI [=n]

 Commit: 9b8f32002cdd (drm/sitronix: move tiny Sitronix drivers to their own 
subdir)

---

 Symbol: DRM_ST7735R [=n]
 Type  : tristate
 Defined at drivers/gpu/drm/sitronix/Kconfig:35
   Prompt: DRM support for Sitronix ST7715R/ST7735R display panels
   Depends on: HAS_IOMEM [=y] && DRM [=y] && SPI [=y]
   Location:
     -> Device Drivers
       -> Graphics support
         -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) 
(DRM [=y])
           -> DRM support for Sitronix ST7715R/ST7735R display panels 
(DRM_ST7735R [=n])
 Selects: DRM_CLIENT_SELECTION [=y] && DRM_KMS_HELPER [=y] && 
DRM_GEM_DMA_HELPER [=n] && DRM_MIPI_DBI [=n] && BACKLIGHT_CLASS_DEVICE [=y]

 Commit: 9b8f32002cdd (drm/sitronix: move tiny Sitronix drivers to their own 
subdir)

---

 Symbol: DRM_VKMS_KUNIT_TEST [=m]
 Type  : tristate
 Defined at drivers/gpu/drm/vkms/Kconfig:18
   Prompt: KUnit tests for VKMS
   Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_VKMS [=m] && KUNIT [=m]
   Visible if: HAS_IOMEM [=y] && DRM [=y] && DRM_VKMS [=m] && KUNIT [=m] && 
!KUNIT_ALL_TESTS [=m]
   Location:
     -> Device Drivers
       -> Graphics support
         -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) 
(DRM [=y])
           -> Virtual KMS (EXPERIMENTAL) (DRM_VKMS [=m])
             -> KUnit tests for VKMS (DRM_VKMS_KUNIT_TEST [=m])

 Commit: 5b5a56d9a2d6 (drm/vkms: Add KUnit test scaffolding)

---

 Symbol: DRM_XE_GPUSVM [=y]
 Type  : bool
 Defined at drivers/gpu/drm/xe/Kconfig:76
   Prompt: Enable CPU to GPU address mirroring
   Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_XE [=m] && !UML && 
DEVICE_PRIVATE [=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 CPU to GPU address mirroring (DRM_XE_GPUSVM [=y])
 Selects: DRM_GPUSVM [=m]

 Commit: 6c55404d4f73 (drm/xe: Introduce CONFIG_DRM_XE_GPUSVM)

---

Signed-off-by: Fedora Kernel Team <kernel-t...@fedoraproject.org>

diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DRM_NOVA 
b/redhat/configs/pending-rhel/generic/CONFIG_DRM_NOVA
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_NOVA
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: DRM_NOVA [=n]
-# Type  : tristate
-# Defined at drivers/gpu/drm/nova/Kconfig:1
-#   Prompt: Nova DRM driver
-#   Depends on: HAS_IOMEM [=y] && DRM [=y]=y [=y] && PCI [=y] && RUST [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Graphics support
-#         -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) 
(DRM [=y])
-#           -> Nova DRM driver (DRM_NOVA [=n])
-# Selects: AUXILIARY_BUS [=y]
-# 
-# 
-# 
-# Commit: cdeaeb9dd762 (drm: nova-drm: add initial driver skeleton)
-# CONFIG_DRM_NOVA is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DRM_PANEL_BOE_TD4320 
b/redhat/configs/pending-rhel/generic/CONFIG_DRM_PANEL_BOE_TD4320
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_PANEL_BOE_TD4320
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: DRM_PANEL_BOE_TD4320 [=n]
-# Type  : tristate
-# Defined at drivers/gpu/drm/panel/Kconfig:70
-#   Prompt: BOE TD4320 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
-#             -> BOE TD4320 DSI panel (DRM_PANEL_BOE_TD4320 [=n])
-# 
-# 
-# 
-# Commit: 7220a310b9fb (drivers: gpu: drm: panel: Add BOE TD4320)
-# CONFIG_DRM_PANEL_BOE_TD4320 is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DRM_PANEL_HIMAX_HX8279 
b/redhat/configs/pending-rhel/generic/CONFIG_DRM_PANEL_HIMAX_HX8279
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_PANEL_HIMAX_HX8279
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: DRM_PANEL_HIMAX_HX8279 [=n]
-# Type  : tristate
-# Defined at drivers/gpu/drm/panel/Kconfig:166
-#   Prompt: Himax HX8279-based 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
-#             -> Himax HX8279-based panels (DRM_PANEL_HIMAX_HX8279 [=n])
-# 
-# 
-# 
-# Commit: 38d42c261389 (drm: panel: Add driver for Himax HX8279 DDIC panels)
-# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set
diff --git 
a/redhat/configs/pending-rhel/generic/CONFIG_DRM_PANEL_NOVATEK_NT37801 
b/redhat/configs/pending-rhel/generic/CONFIG_DRM_PANEL_NOVATEK_NT37801
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_PANEL_NOVATEK_NT37801
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: DRM_PANEL_NOVATEK_NT37801 [=n]
-# Type  : tristate
-# Defined at drivers/gpu/drm/panel/Kconfig:520
-#   Prompt: Novatek NT37801/NT37810 AMOLED 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
-#             -> Novatek NT37801/NT37810 AMOLED DSI panel 
(DRM_PANEL_NOVATEK_NT37801 [=n])
-# 
-# 
-# 
-# Commit: 4fca6849864d (drm/panel: Add Novatek NT37801 panel driver)
-# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set
diff --git 
a/redhat/configs/pending-rhel/generic/CONFIG_DRM_PANEL_VISIONOX_G2647FB105 
b/redhat/configs/pending-rhel/generic/CONFIG_DRM_PANEL_VISIONOX_G2647FB105
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_PANEL_VISIONOX_G2647FB105
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: DRM_PANEL_VISIONOX_G2647FB105 [=n]
-# Type  : tristate
-# Defined at drivers/gpu/drm/panel/Kconfig:1029
-#   Prompt: Visionox G2647FB105
-#   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 G2647FB105 (DRM_PANEL_VISIONOX_G2647FB105 [=n])
-# 
-# 
-# 
-# Commit: 3d55aebe257e (drm/panel: Add Visionox G2647FB105 panel driver)
-# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DRM_SCHED_KUNIT_TEST 
b/redhat/configs/pending-rhel/generic/CONFIG_DRM_SCHED_KUNIT_TEST
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_SCHED_KUNIT_TEST
+++ /dev/null
@@ -1,18 +0,0 @@
-# Symbol: DRM_SCHED_KUNIT_TEST [=m]
-# Type  : tristate
-# Defined at drivers/gpu/drm/Kconfig.debug:103
-#   Prompt: KUnit tests for the DRM scheduler
-#   Depends on: HAS_IOMEM [=y] && DRM [=y] && KUNIT [=m]
-#   Visible if: HAS_IOMEM [=y] && DRM [=y] && KUNIT [=m] && !KUNIT_ALL_TESTS 
[=m]
-#   Location:
-#     -> Device Drivers
-#       -> Graphics support
-#         -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) 
(DRM [=y])
-#           -> DRM debugging options
-#             -> KUnit tests for the DRM scheduler (DRM_SCHED_KUNIT_TEST [=m])
-# Selects: DRM_SCHED [=m]
-# 
-# 
-# 
-# Commit: 5a99350794fe (drm/sched: Add scheduler unit testing infrastructure 
and some basic tests)
-CONFIG_DRM_SCHED_KUNIT_TEST=m
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DRM_ST7571_I2C 
b/redhat/configs/pending-rhel/generic/CONFIG_DRM_ST7571_I2C
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_ST7571_I2C
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: DRM_ST7571_I2C [=n]
-# Type  : tristate
-# Defined at drivers/gpu/drm/sitronix/Kconfig:1
-#   Prompt: DRM support for Sitronix ST7571 display panels (I2C)
-#   Depends on: HAS_IOMEM [=y] && DRM [=y] && I2C [=y] && MMU [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Graphics support
-#         -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) 
(DRM [=y])
-#           -> DRM support for Sitronix ST7571 display panels (I2C) 
(DRM_ST7571_I2C [=n])
-# Selects: DRM_CLIENT_SELECTION [=y] && DRM_GEM_SHMEM_HELPER [=y] && 
DRM_KMS_HELPER [=y] && REGMAP_I2C [=m]
-# 
-# 
-# 
-# Commit: 9b8f32002cdd (drm/sitronix: move tiny Sitronix drivers to their own 
subdir)
-# CONFIG_DRM_ST7571_I2C is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DRM_ST7586 
b/redhat/configs/pending-rhel/generic/CONFIG_DRM_ST7586
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_ST7586
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: DRM_ST7586 [=n]
-# Type  : tristate
-# Defined at drivers/gpu/drm/sitronix/Kconfig:17
-#   Prompt: DRM support for Sitronix ST7586 display panels
-#   Depends on: HAS_IOMEM [=y] && DRM [=y] && SPI [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Graphics support
-#         -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) 
(DRM [=y])
-#           -> DRM support for Sitronix ST7586 display panels (DRM_ST7586 [=n])
-# Selects: DRM_CLIENT_SELECTION [=y] && DRM_KMS_HELPER [=y] && 
DRM_GEM_DMA_HELPER [=n] && DRM_MIPI_DBI [=n]
-# 
-# 
-# 
-# Commit: 9b8f32002cdd (drm/sitronix: move tiny Sitronix drivers to their own 
subdir)
-# CONFIG_DRM_ST7586 is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DRM_ST7735R 
b/redhat/configs/pending-rhel/generic/CONFIG_DRM_ST7735R
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_ST7735R
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: DRM_ST7735R [=n]
-# Type  : tristate
-# Defined at drivers/gpu/drm/sitronix/Kconfig:35
-#   Prompt: DRM support for Sitronix ST7715R/ST7735R display panels
-#   Depends on: HAS_IOMEM [=y] && DRM [=y] && SPI [=y]
-#   Location:
-#     -> Device Drivers
-#       -> Graphics support
-#         -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) 
(DRM [=y])
-#           -> DRM support for Sitronix ST7715R/ST7735R display panels 
(DRM_ST7735R [=n])
-# Selects: DRM_CLIENT_SELECTION [=y] && DRM_KMS_HELPER [=y] && 
DRM_GEM_DMA_HELPER [=n] && DRM_MIPI_DBI [=n] && BACKLIGHT_CLASS_DEVICE [=y]
-# 
-# 
-# 
-# Commit: 9b8f32002cdd (drm/sitronix: move tiny Sitronix drivers to their own 
subdir)
-# CONFIG_DRM_ST7735R is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DRM_VKMS_KUNIT_TEST 
b/redhat/configs/pending-rhel/generic/CONFIG_DRM_VKMS_KUNIT_TEST
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_VKMS_KUNIT_TEST
+++ /dev/null
@@ -1,17 +0,0 @@
-# Symbol: DRM_VKMS_KUNIT_TEST [=m]
-# Type  : tristate
-# Defined at drivers/gpu/drm/vkms/Kconfig:18
-#   Prompt: KUnit tests for VKMS
-#   Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_VKMS [=m] && KUNIT [=m]
-#   Visible if: HAS_IOMEM [=y] && DRM [=y] && DRM_VKMS [=m] && KUNIT [=m] && 
!KUNIT_ALL_TESTS [=m]
-#   Location:
-#     -> Device Drivers
-#       -> Graphics support
-#         -> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) 
(DRM [=y])
-#           -> Virtual KMS (EXPERIMENTAL) (DRM_VKMS [=m])
-#             -> KUnit tests for VKMS (DRM_VKMS_KUNIT_TEST [=m])
-# 
-# 
-# 
-# Commit: 5b5a56d9a2d6 (drm/vkms: Add KUnit test scaffolding)
-CONFIG_DRM_VKMS_KUNIT_TEST=m
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_DRM_XE_GPUSVM 
b/redhat/configs/pending-rhel/generic/CONFIG_DRM_XE_GPUSVM
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_DRM_XE_GPUSVM
+++ /dev/null
@@ -1,17 +0,0 @@
-# Symbol: DRM_XE_GPUSVM [=y]
-# Type  : bool
-# Defined at drivers/gpu/drm/xe/Kconfig:76
-#   Prompt: Enable CPU to GPU address mirroring
-#   Depends on: HAS_IOMEM [=y] && DRM [=y] && DRM_XE [=m] && !UML && 
DEVICE_PRIVATE [=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 CPU to GPU address mirroring (DRM_XE_GPUSVM [=y])
-# Selects: DRM_GPUSVM [=m]
-# 
-# 
-# 
-# Commit: 6c55404d4f73 (drm/xe: Introduce CONFIG_DRM_XE_GPUSVM)
-CONFIG_DRM_XE_GPUSVM=y
diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_NOVA 
b/redhat/configs/rhel/generic/CONFIG_DRM_NOVA
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DRM_NOVA
@@ -0,0 +1 @@
+# CONFIG_DRM_NOVA is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_PANEL_BOE_TD4320 
b/redhat/configs/rhel/generic/CONFIG_DRM_PANEL_BOE_TD4320
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DRM_PANEL_BOE_TD4320
@@ -0,0 +1 @@
+# CONFIG_DRM_PANEL_BOE_TD4320 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_PANEL_HIMAX_HX8279 
b/redhat/configs/rhel/generic/CONFIG_DRM_PANEL_HIMAX_HX8279
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DRM_PANEL_HIMAX_HX8279
@@ -0,0 +1 @@
+# CONFIG_DRM_PANEL_HIMAX_HX8279 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_PANEL_NOVATEK_NT37801 
b/redhat/configs/rhel/generic/CONFIG_DRM_PANEL_NOVATEK_NT37801
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DRM_PANEL_NOVATEK_NT37801
@@ -0,0 +1 @@
+# CONFIG_DRM_PANEL_NOVATEK_NT37801 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_PANEL_VISIONOX_G2647FB105 
b/redhat/configs/rhel/generic/CONFIG_DRM_PANEL_VISIONOX_G2647FB105
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DRM_PANEL_VISIONOX_G2647FB105
@@ -0,0 +1 @@
+# CONFIG_DRM_PANEL_VISIONOX_G2647FB105 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_SCHED_KUNIT_TEST 
b/redhat/configs/rhel/generic/CONFIG_DRM_SCHED_KUNIT_TEST
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DRM_SCHED_KUNIT_TEST
@@ -0,0 +1 @@
+CONFIG_DRM_SCHED_KUNIT_TEST=m
diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_ST7571_I2C 
b/redhat/configs/rhel/generic/CONFIG_DRM_ST7571_I2C
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DRM_ST7571_I2C
@@ -0,0 +1 @@
+# CONFIG_DRM_ST7571_I2C is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_ST7586 
b/redhat/configs/rhel/generic/CONFIG_DRM_ST7586
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DRM_ST7586
@@ -0,0 +1 @@
+# CONFIG_DRM_ST7586 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_ST7735R 
b/redhat/configs/rhel/generic/CONFIG_DRM_ST7735R
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DRM_ST7735R
@@ -0,0 +1 @@
+# CONFIG_DRM_ST7735R is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3900

-- 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to