Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe/xe_drm_ras: Enable CONFIG_DRM_RAS
@ 2026-08-18  7:54 Balasubramani Vivekanandan
  2026-08-18  7:52 ` ✗ CI.KUnit: failure for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Balasubramani Vivekanandan @ 2026-08-18  7:54 UTC (permalink / raw)
  To: intel-xe
  Cc: Rodrigo Vivi, raag.jadav, riana.tauro, Balasubramani Vivekanandan

Xe RAS functionality needs DRM RAS support. Enable it.

Fixes: b40db12b542f5 ("drm/xe/xe_drm_ras: Add support for XE DRM RAS")
Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
---
 drivers/gpu/drm/xe/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/xe/Kconfig b/drivers/gpu/drm/xe/Kconfig
index 4d7dcaff2b915..6c584f918edf2 100644
--- a/drivers/gpu/drm/xe/Kconfig
+++ b/drivers/gpu/drm/xe/Kconfig
@@ -42,6 +42,7 @@ config DRM_XE
 	select DRM_GPUSVM if !UML
 	select DRM_GPUVM
 	select DRM_SCHED
+	select DRM_RAS
 	select MMU_NOTIFIER
 	select WANT_DEV_COREDUMP
 	select AUXILIARY_BUS
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-08-18 13:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-18  7:54 [PATCH] drm/xe/xe_drm_ras: Enable CONFIG_DRM_RAS Balasubramani Vivekanandan
2026-08-18  7:52 ` ✗ CI.KUnit: failure for " Patchwork
2026-08-18  7:53 ` [PATCH] " sashiko-bot
2026-08-18  7:59 ` Raag Jadav
2026-08-18  8:18   ` Tauro, Riana
2026-08-18 13:44     ` Rodrigo Vivi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox