Re: [PATCH] drm/msm/a6xx: add QMP dependency

From: Dmitry Baryshkov
Date: Sun Dec 03 2023 - 06:26:40 EST



On Mon, 16 Oct 2023 22:04:03 +0200, Arnd Bergmann wrote:
> When QMP is in a loadable module, the A6xx GPU driver fails to link
> as built-in:
>
> x86_64-linux-ld: drivers/gpu/drm/msm/adreno/a6xx_gmu.o: in function `a6xx_gmu_resume':
> a6xx_gmu.c:(.text+0xd62): undefined reference to `qmp_send'
>
> Add the usual dependency that still allows compiling without QMP but
> otherwise avoids the broken combination of options.
>
> [...]

Applied, thanks!

[1/1] drm/msm/a6xx: add QMP dependency
https://gitlab.freedesktop.org/lumag/msm/-/commit/96ab215b2d5e

Best regards,
--
Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>