Message ID | 20200820041938.3928-1-alexander.deucher@amd.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=VF2A=B6=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 D1F26109B for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 20 Aug 2020 04:19:53 +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 AD0A72054F for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 20 Aug 2020 04:19:53 +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="E0ktcmQ4" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AD0A72054F 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 8462F6E89A; Thu, 20 Aug 2020 04:19:49 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) by gabe.freedesktop.org (Postfix) with ESMTPS id 49D936E899; Thu, 20 Aug 2020 04:19:48 +0000 (UTC) Received: by mail-qk1-x735.google.com with SMTP id 77so550837qkm.5; Wed, 19 Aug 2020 21:19:48 -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=RvULETJwk2IiB74XHTw5W59pe9nQWPqMJW+Etxr1Xvk=; b=E0ktcmQ4k6AYDLklJby5K+wdsdQi9EIQUG5bf71N0CJaOeQm3hm87zarc9K+Up9RoK uVCIs5x1VNQbR/zpdZy8dZCHRbq8+rNSxgnUk4RJNGHJdJ6BFmV4F+8qhq19v5qmTCXY 8upVw3pUTJ9NWjTGf23KXEXoX/LKFedi+dso4Mjm0KqOniYB5lDW+YxcAZ+8o1yr8pMA 7yhQqJOKjZyCM5ve32/8ok5BJ5M1q1JcNnSykhyRj2JpsSLAwEYRZkDOWO1PIAJT4QJr QZZEALu+DxwfYwmjgoEkPLzTckYqOUfe02uEvHNdHYb6K1yNheWaQKhqj8up80hbRfk6 GoHA== 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=RvULETJwk2IiB74XHTw5W59pe9nQWPqMJW+Etxr1Xvk=; b=VPRtaNmYYNPyohMFLe14fw98Rk1j/merBD4GT65sSCLr2yFaQEKNJDsVWgTLz7fbNc /XEuVUtmYiEVeVTJS5N06A4t9tGywlsc5HPqaEwegW5fIig2lr2I9EYeDd58eBc8X+e5 UFBrmyvf7OOjj+cHW1El9z51CBLrKqag65/XpLxVXOoBoozbe3F6MqbVAEaW4fqIj8do 2kW2EvLNAIXweIVv026Ez6dJgKzDyEPOt8BxYQdwehR0hfgxp03/3doCujS1HkhO6lOc mAbkfRcKTqtFII/9xXKddJah1FWLxL+t1k1nQkuyaw977h4OE58fKipwUUfnkcvYW3Ds m4Vw== X-Gm-Message-State: AOAM531jFFdBBcMLw8/0BpOhNZQwxwCXChmRzVzvDVKXlQno8EdBnqO1 aV6mM3cYpV1YF6GJhk6icX/NUgvOKjc= X-Google-Smtp-Source: ABdhPJzxGikdqhJbioGXeRUj4mgQGOFfA/Y6pbgDHXWHqVvI03lfwesRDHXAmppNctHbLFtZklZl/Q== X-Received: by 2002:a37:7407:: with SMTP id p7mr1144311qkc.350.1597897187079; Wed, 19 Aug 2020 21:19:47 -0700 (PDT) Received: from localhost.localdomain ([71.219.66.138]) by smtp.gmail.com with ESMTPSA id w2sm963034qkf.6.2020.08.19.21.19.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Aug 2020 21: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, daniel.vetter@ffwll.ch Subject: [pull] amdgpu, amdkfd drm-fixes-5.9 Date: Thu, 20 Aug 2020 00:19:38 -0400 Message-Id: <20200820041938.3928-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="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
[pull] amdgpu, amdkfd drm-fixes-5.9
|
expand
|