[Intel-xe] [PATCH 4/4] fixup! drm/xe: Rework xe_exec and the VM rebind worker to use the drm_exec helper

Rodrigo Vivi rodrigo.vivi at intel.com
Fri Sep 29 20:44:11 UTC 2023


---
 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 97ed2a00f862..9b74b05475cf 100644
--- a/drivers/gpu/drm/xe/Kconfig
+++ b/drivers/gpu/drm/xe/Kconfig
@@ -34,6 +34,7 @@ config DRM_XE
 	select VMAP_PFN
 	select DRM_TTM
 	select DRM_TTM_HELPER
+	select DRM_EXEC
 	select DRM_GPUVM
 	select DRM_SCHED
 	select MMU_NOTIFIER
-- 
2.41.0



More information about the Intel-xe mailing list