Message ID | 20200917043818.3717-1-alexander.deucher@amd.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=FxMA=C2=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 A3B90618 for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 17 Sep 2020 04:38:45 +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 7513C20872 for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 17 Sep 2020 04:38:45 +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="cR56v3Ad" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7513C20872 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 5823A6E0D9; Thu, 17 Sep 2020 04:38:44 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qv1-xf2e.google.com (mail-qv1-xf2e.google.com [IPv6:2607:f8b0:4864:20::f2e]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5A48D6E0C5; Thu, 17 Sep 2020 04:38:42 +0000 (UTC) Received: by mail-qv1-xf2e.google.com with SMTP id di5so346541qvb.13; Wed, 16 Sep 2020 21:38:42 -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=2D/1WhzNvWoKabTAwepIDsgCoP4x6FgESoVCal4I6yA=; b=cR56v3AdtP6haPoEl3KHMOiDem3ghaJKH/2xIN+nUqngzwQJW1g4HxUURlnVFRfbBQ iBXRiJ+eJB2c40Pr+EKJ6n5vm5hfWJVeDjKUO/sHP7XPk5F0djOtRq7tWmnLFCxiL3nu bvpKOfMwaTIGvDAGgV6nW/1jUccLUbBy/jBr7YDLCHKJd4APeUTpVK8OIKEVaBEr6GQr /FL+2rvjg6h/UKJ8h2aqMzGKZpr7Hsj8/gRLIiEJ6fk0RMPou5+qLFm5I+KvihfKWnYT NyhCAvNnmqsU85GwSF4a0tOcQIDHLN5JgSSU12Eh/RDkHCIYgDrZwoLKY9u2gxibU6AT aphw== 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=2D/1WhzNvWoKabTAwepIDsgCoP4x6FgESoVCal4I6yA=; b=NKCu8KAJYBr3UBvQ7ye6MJY0F68/3zn/91P2z/8yEEVPYSYtPXd7VKvPMMoZvOTj9L feAxugwz3CKSC1gICMciTKbezz6djEfl3JGvAZmB72SMjuHbY4OUR2HLxBa59NjW7aua swFIrw3OXFAzx3UZZROz1HvwrSZnx7marpOmbNgt70bb8xCt+YBfsdrV/pCBQwMTUYyh /21W54YgzWXa8BQ3hl0SK0c7Zk58F2TaFdLcksd82lJB3zCcKFHiyZy+xuLwHUHu9pB8 fq00Fv7cEgpbAov18wR0Gss9VqDxMtvsD/BymrSA/Op8aFd70G6mygFnJ/jAa5HqiFCO /7Qw== X-Gm-Message-State: AOAM532d0rOEoXb6kUgh8R/BcRwoKcLvCOSYnioflDI7qP2kKL8Gt8tz wEt5mwofpKzStgMQtpbhjYplTOlZfRA= X-Google-Smtp-Source: ABdhPJyh88dagW+VaVF2Joox6nGD3EY5Q3u5E0PoKjCT9N24FQTVwj2KwVNPSBtmEoZYzZ7P2KuAJQ== X-Received: by 2002:a05:6214:c2:: with SMTP id f2mr10257969qvs.44.1600317521127; Wed, 16 Sep 2020 21:38:41 -0700 (PDT) Received: from localhost.localdomain ([71.219.66.138]) by smtp.gmail.com with ESMTPSA id w6sm20474739qti.63.2020.09.16.21.38.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Sep 2020 21:38:40 -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, radeon drm-fixes-5.9 Date: Thu, 17 Sep 2020 00:38:18 -0400 Message-Id: <20200917043818.3717-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, amdkfd, radeon drm-fixes-5.9
|
expand
|