Message ID | 20200724205712.3913-1-alexander.deucher@amd.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=mP5c=BD=lists.freedesktop.org=dri-devel-bounces@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id AF893138A for <patchwork-dri-devel@patchwork.kernel.org>; Fri, 24 Jul 2020 20:57:27 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8875E206EB for <patchwork-dri-devel@patchwork.kernel.org>; Fri, 24 Jul 2020 20:57:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="dI16N+nj" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8875E206EB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 60B8B6E998; Fri, 24 Jul 2020 20:57:22 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qk1-x732.google.com (mail-qk1-x732.google.com [IPv6:2607:f8b0:4864:20::732]) by gabe.freedesktop.org (Postfix) with ESMTPS id A28D46E997; Fri, 24 Jul 2020 20:57:21 +0000 (UTC) Received: by mail-qk1-x732.google.com with SMTP id e13so9934936qkg.5; Fri, 24 Jul 2020 13:57:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=43RWM4RAZVJDC0dMevdyU0SoG4YO84f5VMyHAfi5ouY=; b=dI16N+nj1P8Rksmdx6JCO6TlpkNCzXJMauV5a8A0xisr2c1l6zIZrNwX91Ak2iwOgF pTABvjbkisL0aVo28gzYbMjznSSTTs68ea7hkz3CxXDzyalDCuFoOcu/LtoNqhcASkCQ DWXngQr5fXAVTYOa4sCRVALeKlQZ6h0wsvo3A0vSCrbiXzcpk0OtLUH5KnpZnd1KgiNc W380nwqgDxzHT7qKCvUrdvAvBpIQeFccb/9QWt1kcXVfz2bwofYtKd5MykslKQzdIajj lt3e9XkfJi3uDCvzsZ+jKL+i3GNP3+fCGlhcno2QzgCbhq4lwNf0YD+Dt15cMBaV8vgA E9xw== 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=43RWM4RAZVJDC0dMevdyU0SoG4YO84f5VMyHAfi5ouY=; b=fGEMWNfZAF3lwzfkAUUPtYngpF0Thvr95KLRzTqAmBIRK7ezyN0NXNT0nwAFqcqtk/ 5F5FOcIpawTpWOQ2iwHkKI7CitUrapCLp85s5mfcEqqIu1pNLdR3mqWb9s4fc8qMTyuD oAI8zKuEjIB6Mejv7Vz+4McrHsZ9tgDOx/Fa+48sUmkJ8o6V6PCH8S0jt+Ov88aXWQJY JMp7fHd8swS+CQBV9BuAigx76TtRAJBiUcarkKFzzfRv9pq7VXaKesZmYaxmdaiUkDqQ ViXfu7Ikk1yRR5Y6rm2+EMxPkjj0+deeRSvIwfHyKtjq84j5RwniHqP9we8wYnHnAvwu YGcQ== X-Gm-Message-State: AOAM533hFvdHliAwq0Z78061iYwMmfGWUw/IvL13vJ7hactfO2FAgmuj OiTx0ZQ5b76YL7J4fqSMB6xkJCgs X-Google-Smtp-Source: ABdhPJwUzjkuGGkJyslY5LLCuTidLIx1tFJTXIBe6rSIfmTV0I368EMYdpbQMrDDAogAA3PjkpNZKw== X-Received: by 2002:a37:556:: with SMTP id 83mr12288530qkf.208.1595624240252; Fri, 24 Jul 2020 13:57:20 -0700 (PDT) Received: from localhost.localdomain ([71.219.66.138]) by smtp.gmail.com with ESMTPSA id f189sm7507253qke.15.2020.07.24.13.57.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Jul 2020 13:57:19 -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, daniel.vetter@ffwll.ch Subject: [pull] amdgpu drm-next-5.9 Date: Fri, 24 Jul 2020 16:57:12 -0400 Message-Id: <20200724205712.3913-1-alexander.deucher@amd.com> X-Mailer: git-send-email 2.25.4 MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 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> |
Series |
[pull] amdgpu drm-next-5.9
|
expand
|