Message ID | 20181230174838.32330-1-sam@ravnborg.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.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 6292313A4 for <patchwork-dri-devel@patchwork.kernel.org>; Sun, 30 Dec 2018 17:48:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 45129285A0 for <patchwork-dri-devel@patchwork.kernel.org>; Sun, 30 Dec 2018 17:48:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 38F21285A8; Sun, 30 Dec 2018 17:48:58 +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=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 775EE285A0 for <patchwork-dri-devel@patchwork.kernel.org>; Sun, 30 Dec 2018 17:48:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B3C478984D; Sun, 30 Dec 2018 17:48:54 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lj1-x243.google.com (mail-lj1-x243.google.com [IPv6:2a00:1450:4864:20::243]) by gabe.freedesktop.org (Postfix) with ESMTPS id A56478984D for <dri-devel@lists.freedesktop.org>; Sun, 30 Dec 2018 17:48:53 +0000 (UTC) Received: by mail-lj1-x243.google.com with SMTP id l15-v6so22320390lja.9 for <dri-devel@lists.freedesktop.org>; Sun, 30 Dec 2018 09:48:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=dFF8xyr2Vaw57wDmm/6wV3EIINyAuCDmINUT4XSQNjA=; b=tVt+ngobheLcpARf9JsBCnuEANc9Z04q5JgYDoWFp7tn5pUseRev1xlwAYaEOq0N5k XWyFpPkc/zoBBluGaA07/ZSeLVpBFVnQPzsChyv2qP/+rHL2+p2IWGDJMsbGgGNHl4s7 UZR7lVQD+9W4FL8n7R+glUCerug3xH5rHM2j3nf5XMC8Pzh8vdtOlAzT81Cf2mR9h32D oocG0MafR3RnzxljEYaS0J6R/qJwRGRxHMD1vVHCvTG1Psv5yAfOqS8SNQR906jhLYJS ey0JHe/IF4iEa9m5E4LNerBahnoATtjHidfMS0Kbt1B1fmQ1uEFFP8i9C5igNCsqQc9y F+aQ== X-Gm-Message-State: AJcUukd2LYBbbtTLhv1w5kf6N+wBOU3dGU0TGLhqRN9Dk4uYQyKJmGiu RyhPJXoDtUXGAAJX2xdZgKA= X-Google-Smtp-Source: ALg8bN73+yJZffcnZzjqiwwxyOz7qH4iziUcbJw4xOytqubUWD5QIAs71MhMki1F+/gxvchhDzdTsw== X-Received: by 2002:a2e:5c07:: with SMTP id q7-v6mr21256582ljb.119.1546192131690; Sun, 30 Dec 2018 09:48:51 -0800 (PST) Received: from jupiter.lan (18.158-248-194.customer.lyse.net. [158.248.194.18]) by smtp.gmail.com with ESMTPSA id q11sm8853170lfc.92.2018.12.30.09.48.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Dec 2018 09:48:51 -0800 (PST) From: Sam Ravnborg <sam@ravnborg.org> To: Daniel Vetter <daniel@ffwll.ch>, David Airlie <airlied@linux.ie>, Maarten Lankhorst <maarten.lankhorst@linux.intel.com>, Maxime Ripard <maxime.ripard@bootlin.com>, Sean Paul <sean@poorly.run>, David Lechner <david@lechnology.com>, Laurent Pinchart <laurent.pinchart@ideasonboard.com>, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: [PATCH v2 0/14] drm: minimize drmP.h dependencies Date: Sun, 30 Dec 2018 18:48:24 +0100 Message-Id: <20181230174838.32330-1-sam@ravnborg.org> X-Mailer: git-send-email 2.12.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 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> Cc: Sam Ravnborg <sam@ravnborg.org> MIME-Version: 1.0 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> X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
drm: minimize drmP.h dependencies
|
expand
|
On Sun, Dec 30, 2018 at 06:48:24PM +0100, Sam Ravnborg wrote:
> The goal with this small series
The series should have been a reply to this cover letter,
but my tooling lost me - sorry!
Sam
On 12/30/18 11:08 AM, Sam Ravnborg wrote: > On Sun, Dec 30, 2018 at 06:48:24PM +0100, Sam Ravnborg wrote: >> The goal with this small series > > The series should have been a reply to this cover letter, > but my tooling lost me - sorry! > > Sam > Hi Sam, And the $subjects that say "reply" should say "rely" I think. cheers,
> Hi Sam, > > And the $subjects that say "reply" should say "rely" I think. Yep, fixed. Will be part of v3. Thanks, Sam