[SRU][R][Unstable][PATCH 10/12] UBUNTU: SAUCE: Revert "drm/i915: Depend on !PREEMPT_RT."
Kevin Becker
kevin.becker at canonical.com
Fri Mar 6 18:53:49 UTC 2026
From: Sebastian Andrzej Siewior <bigeasy at linutronix.de>
BugLink: https://bugs.launchpad.net/bugs/2143181
Once the known issues are addressed, it should be safe to enable the
driver.
Acked-by: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy at linutronix.de>
Signed-off-by: Kevin Becker <kevin.becker at canonical.com>
---
drivers/gpu/drm/i915/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/Kconfig b/drivers/gpu/drm/i915/Kconfig
index 5e939004b646..40a9234e6e5d 100644
--- a/drivers/gpu/drm/i915/Kconfig
+++ b/drivers/gpu/drm/i915/Kconfig
@@ -3,7 +3,6 @@ config DRM_I915
tristate "Intel 8xx/9xx/G3x/G4x/HD Graphics"
depends on DRM
depends on X86 && PCI
- depends on !PREEMPT_RT
select INTEL_GTT if X86
select INTERVAL_TREE
# we need shmfs for the swappable backing store, and in particular
--
2.43.0
More information about the kernel-team
mailing list