[GIT PULL v2] MT8173 DRM support
Philipp Zabel
p.zabel at pengutronix.de
Wed Apr 27 10:42:13 UTC 2016
Am Mittwoch, den 27.04.2016, 09:15 +1000 schrieb Dave Airlie:
> On 26 April 2016 at 18:05, Philipp Zabel <p.zabel at pengutronix.de> wrote:
> > Hi Dave,
> >
> > second try. Please consider pulling this tag with initial MediaTek
> > MT8173 DRM support, fixed to allow compiling as modules and without the
> > device tree changes.
>
> LZMA arch/arm/boot/compressed/piggy_data
> MODPOST 1742 modules
> ERROR: "mtk_smi_larb_put" [drivers/gpu/drm/mediatek/mediatek-drm.ko] undefined!
> ERROR: "mtk_smi_larb_get" [drivers/gpu/drm/mediatek/mediatek-drm.ko] undefined!
> ERROR: "__aeabi_uldivmod" [drivers/gpu/drm/mediatek/mediatek-drm.ko] undefined!
> /home/airlied/devel/kernel/drm-next/scripts/Makefile.modpost:91:
> recipe for target '__modpost' failed
>
> The first two are missing symbol exports, it may be due to my config,
> the last looks like
> somewhere should be using do_div or one of the other div helpers.
> possibly in mtk_mipi_tx.c where it does a 64-bit divide.
I've sent a mtk_smi patch to export the missing functions and will
respin the patch series as v15 with the division in mtk_mipi_tx fixed
and Daniel's comments addressed.
regards
Philipp
More information about the dri-devel
mailing list