From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 68575C433ED for ; Fri, 16 Apr 2021 06:30:24 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1EF9B61153 for ; Fri, 16 Apr 2021 06:30:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1EF9B61153 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=emersion.fr Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 878906E18E; Fri, 16 Apr 2021 06:30:23 +0000 (UTC) Received: from mail2.protonmail.ch (mail2.protonmail.ch [185.70.40.22]) by gabe.freedesktop.org (Postfix) with ESMTPS id 888C06E18E for ; Fri, 16 Apr 2021 06:30:22 +0000 (UTC) Date: Fri, 16 Apr 2021 06:30:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=emersion.fr; s=protonmail3; t=1618554619; bh=zRwWsMDd5Kf2yQpedEA3Ka2dLpgNvYvwuOL0uYq4mxY=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=r8GpbchaiE6TeGeH2mTTPaYfY4MlNMJ7+h/tnOCSZb0KFXDbRb9F7tST7dd6vzJ6R PBrYm1zDrFz6LUR1D4KIuZx9DmMFFILOthD4mv+BiZ/07wxMWU/PMD/jCXc9IfuiB7 xJd1R7ucECxapsOhpkt+sOnfAIizGn2qaO+0iilWjZdw4KJwMz3rwYgbE9Tdh9L8Li MAK9yREp+/vzlWhyrJqoxHAs3uTnbX84QFv6JUxuleulwwZQtUOEGe0MY6DDpDMYYt +Exfq9HssaFYF3r+BsesZ1iFxeCBQBVYu9w8REZSRgqVF/Iuhj0jfaU44PsIekJ4nb iR3zU090AgA+A== To: Daniel Vetter From: Simon Ser Subject: Re: [PATCH] drm/modifiers: Enforce consistency between the cap an IN_FORMATS Message-ID: In-Reply-To: <20210414090815.453744-1-daniel.vetter@ffwll.ch> References: <20210413094904.3736372-12-daniel.vetter@ffwll.ch> <20210414090815.453744-1-daniel.vetter@ffwll.ch> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Simon Ser Cc: Pekka Paalanen , David Airlie , Intel Graphics Development , DRI Development , Maxime Ripard , Thomas Zimmermann , Daniel Vetter Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Reviewed-by: Simon Ser _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel