Message ID | 20200506212257.3893-1-alexander.deucher@amd.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=v4r2=6U=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 DF7B915E6 for <patchwork-dri-devel@patchwork.kernel.org>; Wed, 6 May 2020 21:23:10 +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 BD8E22075A for <patchwork-dri-devel@patchwork.kernel.org>; Wed, 6 May 2020 21:23:10 +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="gx6MV1cn" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BD8E22075A 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 0F0CD6E8F0; Wed, 6 May 2020 21:23:08 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qk1-x729.google.com (mail-qk1-x729.google.com [IPv6:2607:f8b0:4864:20::729]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2942489DE1; Wed, 6 May 2020 21:23:06 +0000 (UTC) Received: by mail-qk1-x729.google.com with SMTP id s9so3784710qkm.6; Wed, 06 May 2020 14:23:06 -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=qNVPSRr79n4Sobwm/zyYhlPQDqHPi4669U8xZbc4YxQ=; b=gx6MV1cnmgFggEMtNkWG5BtScSs61248hDjhUfv2zXlqlrlQ263ZPK4Xbq9pX/aoR6 Jgyz6vsKTrtVgv0kGMF7TIJe9tn3G+GV7TNpo7lEKBQCsBCUwhpXrr/ReM37KmUbIF+1 wJ38F449t+s4CxLwT/d1foS2+S0DeUvc3WO1oqZvXRr7ZoSPsfaJuMnATB0CxdkJ0LkY mgKz9lMy/Wri5lus2TdGDHmiV2BHLaggAmhCiYaEWtDqcIbSIOxPy5+xrXP74QB+ZMRK lyb3mXUl8Cd/cswTdG6MbrwVi7m9yIVCUokluUdtyJLJqncgYqdPnEKaqECY9QiBaarq hVOA== 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=qNVPSRr79n4Sobwm/zyYhlPQDqHPi4669U8xZbc4YxQ=; b=peC7ihGjIe3kw2mkJb5S+NvHutWLLB0m0SuO+eCGMlRhz/oKGWJI92iQNDSsUp2ZsL 7Dx4XMKMXwEQJQtnr11eZiR0RIX1n2At0q44vSVWhn/tAR2mkEYPRwP04rkOMUzfEhyp 91iG2JqsbkusCWI/lTc3xAyj182J8qR7v9+CbGanEu2SVm+DAuOY8ZUwy7XRKZAvUZ3v ESpVZu6Tqi9/sxxMmS/F5sFv3VeCUveAsEO1HHnTwYygXozcAU295a+7SUM68/piFOSE /4KyqMeHowRjmpJsBD99UKCqXNf2/9r/usPOmvO0qu636kFOX71uNJ7iNKdKiq86sSNw 3XbQ== X-Gm-Message-State: AGi0PuY7R7z4b2CsNPSyWmCGufZVACVcnE7dHIM+5/waO0JtqPsRG7ii itAmug07+aV9clsxEVj8EbbZ1G+u X-Google-Smtp-Source: APiQypJ8BGemRB+A3XM722zImLae3axPYrQNpRtrfdai4myrcVFgzI3LrcPRGqr6zIU5JV+3xAOukg== X-Received: by 2002:a05:620a:568:: with SMTP id p8mr11154280qkp.311.1588800185097; Wed, 06 May 2020 14:23:05 -0700 (PDT) Received: from localhost.localdomain ([71.219.37.167]) by smtp.gmail.com with ESMTPSA id i42sm2786311qtc.83.2020.05.06.14.23.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 May 2020 14:23:04 -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-fixes-5.7 Date: Wed, 6 May 2020 17:22:57 -0400 Message-Id: <20200506212257.3893-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-fixes-5.7
|
expand
|