Message ID | 20181114165113.3751-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 AF40C139B for <patchwork-dri-devel@patchwork.kernel.org>; Wed, 14 Nov 2018 16:51:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9D6C82BC43 for <patchwork-dri-devel@patchwork.kernel.org>; Wed, 14 Nov 2018 16:51:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 91D512BBAF; Wed, 14 Nov 2018 16:51:32 +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 130952BBAF for <patchwork-dri-devel@patchwork.kernel.org>; Wed, 14 Nov 2018 16:51:30 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id ADC596E0AE; Wed, 14 Nov 2018 16:51:27 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qk1-x742.google.com (mail-qk1-x742.google.com [IPv6:2607:f8b0:4864:20::742]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1F30B6E0AE; Wed, 14 Nov 2018 16:51:26 +0000 (UTC) Received: by mail-qk1-x742.google.com with SMTP id m5so26961009qka.9; Wed, 14 Nov 2018 08:51:26 -0800 (PST) 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=v5J3jKk5Ai+pjYyYoHr6Tr2ri6aukFJZaS7qN8NfmVA=; b=U20vxEgIwLOxpw6N48QgxF7XuSqfd8egGEzObaY0q1PWMiVmhGOguPRsdDnYBxmlif U9lnARDKACrqYGfU23YPsIdvkc5YJDV4Rwa6TS/Nz+vw1hRrkDoTBct3LLLVuI2HvaiY eO0gmS2oVgTKQXu6P4AAG5lmzg64aoTwW63VR32rPlLSYj828E+K8uODAmSEwZBc7jYY nLXSYxB0BAVPZRZBxKOZ95tmO0KID12vRCy/Ynw3PFFTpI4Sqq0dQ3TI6nXIZcVQs6MB P4ndU1VJ1gWhsThHTKZWsNKhJ7/ewc4VJYJv/o6NIzBDhuvWmDSal25ZdayNfEiGUOLb LE1w== X-Gm-Message-State: AGRZ1gL6SC3XkTkn1z/TVag8gpZGzTVriQeEeDWhXEIqdT0hIvTZZFj2 FniJ6GE1Xj5ZpqDaayfuY4o8FHwF X-Google-Smtp-Source: AJdET5ch70F50yFIQhBFD12g0IxnDrtXh+gLNMg+FadgKWduJywY8qYDpR6JniJ0s6hSLxuhIVoNvg== X-Received: by 2002:a37:a5d1:: with SMTP id o200mr2431465qke.328.1542214284556; Wed, 14 Nov 2018 08:51:24 -0800 (PST) Received: from localhost.localdomain ([71.219.49.5]) by smtp.gmail.com with ESMTPSA id a54sm5967136qtc.17.2018.11.14.08.51.22 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 14 Nov 2018 08:51:23 -0800 (PST) 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, ttm, scheduler drm-next-4.21 Date: Wed, 14 Nov 2018 11:51:13 -0500 Message-Id: <20181114165113.3751-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, ttm, scheduler drm-next-4.21
|
expand
|