From: Fabien Dupont <fabiendup...@pm.me>

Enable Intel VPU drivers for RHEL

For Intel NPU user mode driver, we need the Intel VPU kernel mode driver
in the kernel. This is only available on x86_64.

Signed-off-by: Fabien Dupont <fabiendup...@pm.me>

diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_ACCEL 
b/redhat/configs/rhel/generic/CONFIG_DRM_ACCEL
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DRM_ACCEL
@@ -0,0 +1 @@
+# CONFIG_DRM_ACCEL is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_ACCEL_AMDXDNA 
b/redhat/configs/rhel/generic/CONFIG_DRM_ACCEL_AMDXDNA
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DRM_ACCEL_AMDXDNA
@@ -0,0 +1 @@
+# CONFIG_DRM_ACCEL_AMDXDNA is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_ACCEL_HABANALABS 
b/redhat/configs/rhel/generic/CONFIG_DRM_ACCEL_HABANALABS
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DRM_ACCEL_HABANALABS
@@ -0,0 +1 @@
+# CONFIG_DRM_ACCEL_HABANALABS is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_DRM_ACCEL_QAIC 
b/redhat/configs/rhel/generic/CONFIG_DRM_ACCEL_QAIC
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_DRM_ACCEL_QAIC
@@ -0,0 +1 @@
+# CONFIG_DRM_ACCEL_QAIC is not set
diff --git a/redhat/configs/rhel/generic/x86/CONFIG_DRM_ACCEL 
b/redhat/configs/rhel/generic/x86/CONFIG_DRM_ACCEL
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_DRM_ACCEL
@@ -0,0 +1 @@
+CONFIG_DRM_ACCEL=y
diff --git a/redhat/configs/rhel/generic/x86/CONFIG_DRM_ACCEL_IVPU 
b/redhat/configs/rhel/generic/x86/CONFIG_DRM_ACCEL_IVPU
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_DRM_ACCEL_IVPU
@@ -0,0 +1 @@
+CONFIG_DRM_ACCEL_IVPU=m
diff --git a/redhat/configs/rhel/generic/x86/CONFIG_DRM_ACCEL_IVPU_DEBUG 
b/redhat/configs/rhel/generic/x86/CONFIG_DRM_ACCEL_IVPU_DEBUG
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/x86/CONFIG_DRM_ACCEL_IVPU_DEBUG
@@ -0,0 +1 @@
+# CONFIG_DRM_ACCEL_IVPU_DEBUG is not set

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

-- 
_______________________________________________
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