Message ID | 20170621100005.GE1322@e110455-lin.cambridge.arm.com |
---|---|
State | New |
Headers | show
Delivered-To: patch@linaro.org Received: by 10.140.91.2 with SMTP id y2csp1841234qgd; Wed, 21 Jun 2017 03:00:10 -0700 (PDT) X-Received: by 10.99.53.206 with SMTP id c197mr36212869pga.274.1498039209905; Wed, 21 Jun 2017 03:00:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1498039209; cv=none; d=google.com; s=arc-20160816; b=iGuIuEM5cgBk16MVhUpIZd20FcDG6g9nkk+6tbVgJ14uAZqk+EPIWR1AGr2WpeS1KE KlRR0ougsKcJs0sS6YJOL8z7V3njhL+TfkZMRDjU7McOaw8C9RiJmubArCbfx4HkZnFS uBu8ugnBqhFG0ZTYn+IlkGYb/Wn7LXXTXd5XNYiELOo9/ytH6vPdKpdLDhSMN/fxIS34 HQXse+Ib5ie3oO/b4LeheumWjTBgwhv1bBl4hPDdNbplRaqFuKAgFB3GAW3gqyOQGuhx oLQQiuvbNdyIxhqHlCg23mPYiABJOT2rvqaWBal/2bBlf7gxdUR20FDKc3WfbauZM8qt Dh8Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:list-subscribe:list-help :list-post:list-archive:list-unsubscribe:list-id:precedence:cc :user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:to:from:date:delivered-to :arc-authentication-results; bh=56wFGK6Amb6+lyx+D3J77Y54YX5xW2+s3+UMCcLmNms=; b=YYotpttN4ISmo0CiTKunbRYAQ0ylPhcgsEgfFVYRZskJSR7EA8wxHYZuEyn67LqyJO nQgIPTZEbOLbaroGuCnXBStViG4Z3Pnkrrjr1JuFMM+sL86y6uoOTt98AGH4UEUc6BRO rkR4MoheVkuIKkdtHrSnNwl+KWBkP9H5WoYLn8Rw+ZkTw8+RCG77urTBE9SIE+rd7E2a TeVkO5e9FNFsqYNRYbUiB86jWc8xIB17Yz2Jm/RHSyY3ij+stWgEJOF0ONNlyAaOYRDJ iy124xgsOz9t5VgED3RctRK+P2SeQDachYegHMyR/Evz9OBGSS2dUdrus7VvZ+mBn2ga 8fHA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Return-Path: <dri-devel-bounces@lists.freedesktop.org> Received: from gabe.freedesktop.org (gabe.freedesktop.org. [131.252.210.177]) by mx.google.com with ESMTPS id g13si14192989plk.213.2017.06.21.03.00.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Jun 2017 03:00:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) client-ip=131.252.210.177; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) 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 A46546E4BB; Wed, 21 Jun 2017 10:00:08 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from foss.arm.com (foss.arm.com [217.140.101.70]) by gabe.freedesktop.org (Postfix) with ESMTP id DB3466E4BB for <dri-devel@lists.freedesktop.org>; Wed, 21 Jun 2017 10:00:07 +0000 (UTC) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id B38CF1596; Wed, 21 Jun 2017 03:00:07 -0700 (PDT) Received: from e110455-lin.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 879B33F41F; Wed, 21 Jun 2017 03:00:07 -0700 (PDT) Received: by e110455-lin.cambridge.arm.com (Postfix, from userid 1000) id 035F46801CE; Wed, 21 Jun 2017 11:00:05 +0100 (BST) Date: Wed, 21 Jun 2017 11:00:05 +0100 From: Liviu Dudau <Liviu.Dudau@arm.com> To: David Airlie <airlied@gmail.com> Subject: [GIT PULL v3] arm/hdlcd fixes for v4.13 Message-ID: <20170621100005.GE1322@e110455-lin.cambridge.arm.com> References: <20170619145620.GS1322@e110455-lin.cambridge.arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20170619145620.GS1322@e110455-lin.cambridge.arm.com> User-Agent: Mutt/1.8.3 (2017-05-23) Cc: DRI devel <dri-devel@lists.freedesktop.org> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |