[PATCH] drm/tests: Add a missing Kconfig select
Thomas Hellström
thomas.hellstrom at linux.intel.com
Wed May 29 10:08:57 UTC 2024
On Wed, 2024-05-29 at 11:40 +0200, Maxime Ripard wrote:
> Hi,
>
> Thanks for sending that patch
>
> On Wed, May 29, 2024 at 11:19:55AM GMT, Thomas Hellström wrote:
> > Fix the following warning:
> >
> > WARNING: unmet direct dependencies detected for
> > DRM_DISPLAY_HDMI_STATE_HELPER
> > Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && DRM_DISPLAY_HELPER
> > [=y] && DRM_DISPLAY_HDMI_HELPER [=n]
> > Selected by [y]:
> > - DRM_KUNIT_TEST [=y] && HAS_IOMEM [=y] && DRM [=y] && KUNIT [=y]
> > && MMU [=y]
> >
> > Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
> > Fixes: 54cb39e2293b ("drm/connector: hdmi: Create an HDMI sub-
> > state")
> > Cc: Maxime Ripard <mripard at kernel.org>
> > Cc: dri-devel at lists.freedesktop.org
>
> I already sent a fix for that one, and just merged it:
> https://lore.kernel.org/r/20240529080013.2325748-1-mripard@kernel.org
>
> Let me know if it doesn't fix it for you
>
> Maxime
Ah, great. It blocked the xe CI but this should hopefully fix it.
Thanks,
Thomas
More information about the dri-devel
mailing list