[PATCH 0/5] drm: fixes for merge-window regressions

Daniel Vetter daniel at ffwll.ch
Wed May 18 09:05:24 PDT 2016


On Wed, May 18, 2016 at 03:45:01PM +0200, Arnd Bergmann wrote:
> A couple of new warnings and build errors appeared through the DRM
> tree in linux-next after the merge window opened. The first patch
> here is for scripts/headers_check.pl, but as the bug is only
> present in drm-next at the moment, it would be good to add all
> five patches to that tree before they make it into mainline.
> 
> It's likely that some of these have already been fixed since
> this morning's linux-next, so just ignore the ones are no
> longer needed.
> 
> Arnd Bergmann (5):
>   headers_check: don't warn about c++ guards
>   drm: mediatek: add CONFIG_OF dependency
>   drm: mediatek: fixup drm_gem_object_lookup API change
>   drm: exynos: mark pm functions as __maybe_unused
>   drm: remove unused dev variables

None of the actual patches seems to have made it onto dri-devel. Stuck
somewhere?
-Daniel

> 
>  drivers/gpu/drm/armada/armada_crtc.c   | 1 -
>  drivers/gpu/drm/exynos/exynos_hdmi.c   | 6 ++----
>  drivers/gpu/drm/mediatek/Kconfig       | 1 +
>  drivers/gpu/drm/mediatek/mtk_drm_fb.c  | 2 +-
>  drivers/gpu/drm/mediatek/mtk_drm_gem.c | 2 +-
>  drivers/gpu/drm/nouveau/nouveau_gem.c  | 1 -
>  drivers/gpu/drm/nouveau/nv50_display.c | 1 -
>  drivers/gpu/drm/radeon/radeon_cs.c     | 1 -
>  scripts/headers_check.pl               | 4 ++++
>  9 files changed, 9 insertions(+), 10 deletions(-)
> 
> 
> Cc: Russell King <rmk+kernel at armlinux.org.uk>
> Cc: Inki Dae <inki.dae at samsung.com>
> Cc: Joonyoung Shim <jy0922.shim at samsung.com>
> Cc: Seung-Woo Kim <sw0312.kim at samsung.com>
> Cc: Kyungmin Park <kyungmin.park at samsung.com>
> Cc: Kukjin Kim <kgene at kernel.org>
> Cc: Krzysztof Kozlowski <k.kozlowski at samsung.com>
> Cc: Matthias Brugger <matthias.bgg at gmail.com>
> Cc: Ben Skeggs <bskeggs at redhat.com>
> Cc: Alex Deucher <alexander.deucher at amd.com>
> Cc: "Christian König" <christian.koenig at amd.com>
> Cc: Arnd Bergmann <arnd at arndb.de>
> Cc: dri-devel at lists.freedesktop.org
> Cc: linux-kernel at vger.kernel.org
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-samsung-soc at vger.kernel.org
> Cc: linux-mediatek at lists.infradead.org
> Cc: nouveau at lists.freedesktop.org
> 
> -- 
> 2.7.0
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch



More information about the linux-arm-kernel mailing list