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=-0.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 3ED5AC433E0 for ; Tue, 19 May 2020 11:49:21 +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 15BD120709 for ; Tue, 19 May 2020 11:49:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="zWtqkPDI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 15BD120709 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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 71DF56E317; Tue, 19 May 2020 11:49:20 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id 875C56E317 for ; Tue, 19 May 2020 11:49:18 +0000 (UTC) Received: from localhost (unknown [137.135.114.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 25D5E20758; Tue, 19 May 2020 11:49:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589888958; bh=gt+DL+h2Jj48KB77zFys0B0Z8pdsBWERL6n/XavhLUU=; h=Date:From:To:To:To:Cc:Cc:Subject:In-Reply-To:References:From; b=zWtqkPDItTlUx+MqRZN1NurUjdIXCOdHMBZDtThcoQVNyxZZmo4NPiiIigEuEIccw urT77pytAZl8csK6oOQlB6r9RDfDRilY5jaO0kKoKJTg8d4G03IkG1ib4sgWeARs/g 9TtpI1EL3LUh0ihcj6N56mddCnIVMZTARAdcSExQ= Date: Tue, 19 May 2020 11:49:17 +0000 From: Sasha Levin To: Sasha Levin To: Paul Cercueil To: David Airlie , Daniel Vetter Subject: Re: [PATCH 06/12] gpu/drm: Ingenic: Fix incorrect assumption about plane->index In-Reply-To: <20200516215057.392609-6-paul@crapouillou.net> References: <20200516215057.392609-6-paul@crapouillou.net> Message-Id: <20200519114918.25D5E20758@mail.kernel.org> 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: , Cc: od@zcrc.me, stable@vger.kernel.org, dri-devel@lists.freedesktop.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi [This is an automated email] This commit has been processed because it contains a "Fixes:" tag fixing commit: 90b86fcc47b4 ("DRM: Add KMS driver for the Ingenic JZ47xx SoCs"). The bot has tested the following trees: v5.6.13, v5.4.41. v5.6.13: Build OK! v5.4.41: Failed to apply! Possible dependencies: 52e4607dace1 ("gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA length") NOTE: The patch will not be queued to stable trees until it is upstream. How should we proceed with this patch? -- Thanks Sasha _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel