[PATCH] drm-misc: arm64 now also must be compile-tested before pushing
Daniel Vetter
daniel.vetter at ffwll.ch
Tue Aug 23 08:15:22 UTC 2016
hisilicon unfortunately requires this since it's a warn-fest on 32bit
builds.
Cc: seanpaul at chromium.org
Cc: sumit.semwal at linaro.org
Cc: sumit.semwal at linaro.org
Cc: architt at codeaurora.org
Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
---
drm-misc.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drm-misc.rst b/drm-misc.rst
index 521be4aceceb..2f30e18d9095 100644
--- a/drm-misc.rst
+++ b/drm-misc.rst
@@ -26,8 +26,8 @@ Right now the only hard merge criteria are:
in through separate pull requests. Those topic branches can still be
maintained with the dim_ tooling, but that's of course entirely optional.
-* All the x86 and arm DRM drivers need to still compile. To simplify this we
- track defconfigs for both platforms in the `drm-intel-rerere` branch.
+* All the x86, arm and arm64 DRM drivers need to still compile. To simplify this
+ we track defconfigs for all three platforms in the `drm-intel-rerere` branch.
* The goal is to also pre-check everything with CI. Unfortunately neither the
arm side (using kernelci.org and generic i-g-t tests) nor the Intel side
--
2.9.3
More information about the dri-devel
mailing list