Message ID | 20181101151939.2828-1-alexander.deucher@amd.com (mailing list archive) |
---|---|
State | New, archived |
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 BA7D21734 for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 1 Nov 2018 15:19:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A80E02BFC4 for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 1 Nov 2018 15:19:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 988C42BFC8; Thu, 1 Nov 2018 15:19:53 +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,DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,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 81CD62BFC4 for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 1 Nov 2018 15:19:52 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 97C5D6E3B7; Thu, 1 Nov 2018 15:19:50 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qt1-x82c.google.com (mail-qt1-x82c.google.com [IPv6:2607:f8b0:4864:20::82c]) by gabe.freedesktop.org (Postfix) with ESMTPS id DB2906E3B0; Thu, 1 Nov 2018 15:19:48 +0000 (UTC) Received: by mail-qt1-x82c.google.com with SMTP id u34-v6so21470098qth.3; Thu, 01 Nov 2018 08:19:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=2MsxO5bB2SHOsYD5ptzHaWBq7sV0YlYF+rYaIJjY8Sk=; b=Q9A08usMnTnvtfgzEfqOzeIhTQoJHta2E3Ep1mNNCAg9W7KrEH6uJqwbySPOsK1aKQ YANISspDQfPMitYTdviBe5vdeZPDn5dz0mssd4jQChFU8vUt2SsW3TpEw/T+LNc5F2Ma QnQPFQ4S3HtwJ8OEwFxyHVuoX1QDKc78fs9nXgkiu4xrAxO8w8BH8lOMqjhwOnnCNTDt 0Tu7hs8xiS8xnLmjzTYhoYM5/X9HJYDay0pVbQcodnaLVjVijFUkqZjg3vQiHcaG6ihl tdR6043esW78gxgsx1+d+QCGZAoOIocpK/e3zlcAsLmctP/rHOisAsoFmg+XwFZwQuMr B5yw== X-Gm-Message-State: AGRZ1gKXaajwX0JlT5Anz7D1BAsq+/jICHtRxcs4hfYXKwbPTj6H3rHT yuAxMRnAEtopdkoZRpC0CeFoEF0+ X-Google-Smtp-Source: AJdET5fcV3wRmbHvIJm7pbhkKdKGvSUbHGFS+0XPMZPNVvXPCwE9rzNEOKJUrRa0IvWedhga9u6fEA== X-Received: by 2002:a0c:d0d7:: with SMTP id b23mr7037781qvh.67.1541085587720; Thu, 01 Nov 2018 08:19:47 -0700 (PDT) Received: from localhost.localdomain ([71.219.49.5]) by smtp.gmail.com with ESMTPSA id g2-v6sm18711178qkf.91.2018.11.01.08.19.46 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 01 Nov 2018 08:19:46 -0700 (PDT) From: Alex Deucher <alexdeucher@gmail.com> X-Google-Original-From: Alex Deucher <alexander.deucher@amd.com> To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, airlied@gmail.com Subject: [pull] amdgpu drm-next-4.20 Date: Thu, 1 Nov 2018 10:19:39 -0500 Message-Id: <20181101151939.2828-1-alexander.deucher@amd.com> X-Mailer: git-send-email 2.13.6 MIME-Version: 1.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: Alex Deucher <alexander.deucher@amd.com> 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 |
[pull] amdgpu drm-next-4.20
|
expand
|