[PATCH 2/2] Enable PXP configs for CI

Juston Li juston.li at intel.com
Tue Dec 21 18:06:24 UTC 2021


Signed-off-by: Juston Li <juston.li at intel.com>
---
 drivers/gpu/drm/i915/Kconfig.debug | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/gpu/drm/i915/Kconfig.debug b/drivers/gpu/drm/i915/Kconfig.debug
index 47e845353ffa..5b0a3f599709 100644
--- a/drivers/gpu/drm/i915/Kconfig.debug
+++ b/drivers/gpu/drm/i915/Kconfig.debug
@@ -40,6 +40,8 @@ config DRM_I915_DEBUG
 	select DRM_I915_DEBUG_RUNTIME_PM
 	select DRM_I915_SW_FENCE_DEBUG_OBJECTS
 	select DRM_I915_SELFTEST
+	select INTEL_MEI_PXP
+	select DRM_I915_PXP
 	default n
 	help
 	  Choose this option to turn on extra driver debugging that may affect
-- 
2.31.1



More information about the Intel-gfx-trybot mailing list