; De Marchi, Lucas
> >
> > Subject: [PATCH] drm/xe/dp: Fix non-display builds with DP tunnelling
> > incorrectly enabled
> >
> > Code for the DP tunnelling functionality in the xe driver can be built only
> > if
> > the display code is also built, a
> -Original Message-
> From: Deak, Imre
> Sent: Friday, January 17, 2025 9:09 PM
> To: intel...@lists.freedesktop.org; intel-gfx@lists.freedesktop.org
> Cc: Kandpal, Suraj ; De Marchi, Lucas
>
> Subject: [PATCH] drm/xe/dp: Fix non-display builds with DP tun
Code for the DP tunnelling functionality in the xe driver can be
built only if the display code is also built, adjust the kconfig
dependency accordingly.
Cc: Suraj Kandpal
Fixes: 73900dce57e4 ("drm/xe/dp: Enable DP tunneling")
Reported-by: Lucas De Marchi
Signed-off-by: Imre Deak
---
drivers/g