[Freedreno] [PATCH] drm/msm/a6xx: add QMP dependency
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Sun Dec 3 11:26:17 UTC 2023
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 at linaro.org>
More information about the Freedreno
mailing list