On Tue, 2025-07-01 at 09:28 +0300, Jani Nikula wrote:
> On Tue, 01 Jul 2025, Ruben Wauters wrote:
> > DRM_DEBUG_SELFTEST was replaced with DRM_KUNIT_TEST.
> >
> > This patch replaces the select in Kconfig.debug to use the
> > replacement.
>
> Why? That's the most important questions the commit m
On Tue, 01 Jul 2025, Ruben Wauters wrote:
> DRM_DEBUG_SELFTEST was replaced with DRM_KUNIT_TEST.
>
> This patch replaces the select in Kconfig.debug to use the replacement.
Why? That's the most important questions the commit messages should
answer.
BR,
Jani.
>
> Signed-off-by: Ruben Wauters
>
DRM_DEBUG_SELFTEST was replaced with DRM_KUNIT_TEST.
This patch replaces the select in Kconfig.debug to use the replacement.
Signed-off-by: Ruben Wauters
---
drivers/gpu/drm/i915/Kconfig.debug | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/Kconfig.debug
On Tue, 2025-07-01 at 03:50 +0100, Ruben Wauters wrote:
> DRM_DEBUG_SELFTEST was replaced with DRM_KUNIT_TEST.
>
> This patch replaces the select in Kconfig.debug to use the
> replacement.
>
> Signed-off-by: Ruben Wauters
> ---
> drivers/gpu/drm/i915/Kconfig.debug | 2 +-
> 1 file changed, 1 in