Message ID | 20180919155700.10342-1-kieran.bingham+renesas@ideasonboard.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-renesas-soc-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5A7D8112B for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Wed, 19 Sep 2018 15:57:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 443252B065 for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Wed, 19 Sep 2018 15:57:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 38B612B289; Wed, 19 Sep 2018 15:57:06 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A62F22B065 for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Wed, 19 Sep 2018 15:57:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732556AbeISVfh (ORCPT <rfc822;patchwork-linux-renesas-soc@patchwork.kernel.org>); Wed, 19 Sep 2018 17:35:37 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:37216 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732545AbeISVfh (ORCPT <rfc822;linux-renesas-soc@vger.kernel.org>); Wed, 19 Sep 2018 17:35:37 -0400 Received: from localhost.localdomain (cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net [86.31.129.233]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 61E2C1C0C; Wed, 19 Sep 2018 17:57:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1537372623; bh=LjFSTqOhJLT4oCZ6+RkGtfMyckhUD5vkrbeiVvcJHbk=; h=From:To:Cc:Subject:Date:From; b=B1f/MxHU4eCwoJZJUKx5QjpcDg5Avv1wF3aCGsZeqXSJYNZHkOhM70+T+llETDgCZ EG42WxkAuvjRK+mIEtXkRh/nsBAoGH6noo8CSDvZw1h2X9rYXCoZDkqAHTjnFbMRfM sOJdkprSDvkabX1SluN1otWVMZ1IbYe8ILQfiNLQ= From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>, linux-renesas-soc@vger.kernel.org, dri-devel@lists.freedesktop.org Cc: Alexandru-Cosmin Gheorghe <Alexandru-Cosmin.Gheorghe@arm.com>, Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Subject: [PATCH 0/2] drm: Alpha blending issue Date: Wed, 19 Sep 2018 16:56:57 +0100 Message-Id: <20180919155700.10342-1-kieran.bingham+renesas@ideasonboard.com> X-Mailer: git-send-email 2.17.1 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: <linux-renesas-soc.vger.kernel.org> X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
drm: Alpha blending issue
|
expand
|