Message ID | 20181011014739.3117-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 6CEC3112B for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 11 Oct 2018 01:47:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4170329FC4 for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 11 Oct 2018 01:47:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 347432AC3A; Thu, 11 Oct 2018 01:47: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,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 5DBFE29FC4 for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 11 Oct 2018 01:47:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8C4236E372; Thu, 11 Oct 2018 01:47:54 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qt1-x82d.google.com (mail-qt1-x82d.google.com [IPv6:2607:f8b0:4864:20::82d]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9135B6E370; Thu, 11 Oct 2018 01:47:52 +0000 (UTC) Received: by mail-qt1-x82d.google.com with SMTP id v19-v6so8129957qtg.2; Wed, 10 Oct 2018 18:47:52 -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=tBdc7ebUYjeMIVD6O4l64aRWqEFs4y/ard+YdJgQiio=; b=BXl0bw59QwaTBFlezuw/TJHFRdPAdOSkSkgIC25p/uMLjqKwkjv1I2tPetsl7LxOJN 76nBZofpVtr1xvU52TAlcef5Yt8Txzkc7CkSApjck9ySjhhNk49n4dXpC2+KmBlZdQQW GoPiR5BmxZ3H3u0h8INC23sHwS6YiDYIXg1xNVJXP49wbKduSkfm84CQXw8QoIoFyz1M ZlHeRGz6fDVN/0fkJBbVyLSAt3vDiVWWMcGCNKuIfL2R1I3/CN8Qvtto6nYuOee2WNFZ 40apBbt1U48OkNzkgW8WKGdBLsikQr/FZaaOJbUVdiSNTcbxvFakqnr2ZWWFZPYT3nf2 hrnw== X-Gm-Message-State: ABuFfoirKDElXpAP/vBIotsZGkErCcwWr+jNdkhHwmsEJjzJ3Xl8S7AN zoMkjsn5HCPlrLFPcnJv0Adwc8Lv X-Google-Smtp-Source: ACcGV62hJgJRR3xDLL03BKeqpURBT7EzpU78c0aq/KDXmtzJCrNtkh1FVyECpi9QfP8FGD3cMVvHCQ== X-Received: by 2002:a0c:d0c4:: with SMTP id b4mr9113949qvh.237.1539222471344; Wed, 10 Oct 2018 18:47:51 -0700 (PDT) Received: from localhost.localdomain ([71.219.49.5]) by smtp.gmail.com with ESMTPSA id s13-v6sm19309702qte.29.2018.10.10.18.47.50 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 10 Oct 2018 18:47:50 -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, amdkfd, scheduler, radeon, ttm drm-next-4.20 Date: Wed, 10 Oct 2018 20:47:39 -0500 Message-Id: <20181011014739.3117-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, amdkfd, scheduler, radeon, ttm drm-next-4.20
|
expand
|