On Mon, Mar 27, 2023 at 01:53:29PM +0300, Jani Nikula wrote: > This reverts commit 211c4b0aba30d2eab9690ad61944c7bf20b33c16. > > Drop the commit from the topic/core-for-CI branch. We no longer need to > select BROKEN to enable DRM_I915_UNSTABLE. > > Cc: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx> > Cc: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx> > Cc: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx> > Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx> Acked-by: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx> > --- > drivers/gpu/drm/i915/Kconfig.debug | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/Kconfig.debug b/drivers/gpu/drm/i915/Kconfig.debug > index 93dfb7ed9705..47e845353ffa 100644 > --- a/drivers/gpu/drm/i915/Kconfig.debug > +++ b/drivers/gpu/drm/i915/Kconfig.debug > @@ -40,7 +40,6 @@ config DRM_I915_DEBUG > select DRM_I915_DEBUG_RUNTIME_PM > select DRM_I915_SW_FENCE_DEBUG_OBJECTS > select DRM_I915_SELFTEST > - select BROKEN # for prototype uAPI > default n > help > Choose this option to turn on extra driver debugging that may affect > -- > 2.39.2 >