Message ID | 20200424190827.4542-1-alexander.deucher@amd.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=1hXe=6I=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 6B79481 for <patchwork-dri-devel@patchwork.kernel.org>; Fri, 24 Apr 2020 19:08:41 +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 4A09D206EC for <patchwork-dri-devel@patchwork.kernel.org>; Fri, 24 Apr 2020 19:08:41 +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="ld6E0jTk" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4A09D206EC 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 D584E6EB0D; Fri, 24 Apr 2020 19:08:38 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qk1-x72f.google.com (mail-qk1-x72f.google.com [IPv6:2607:f8b0:4864:20::72f]) by gabe.freedesktop.org (Postfix) with ESMTPS id 49EA76EB0C; Fri, 24 Apr 2020 19:08:37 +0000 (UTC) Received: by mail-qk1-x72f.google.com with SMTP id g74so11265045qke.13; Fri, 24 Apr 2020 12:08:37 -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=09xN05PDMp1pgLfrpcqlX+lVoWByYWJGB+muyWFgYWg=; b=ld6E0jTkFupyBppZqdbvTbJoUViul5D7OfDNm/JfEQfRCJdr8v70V114v92Ye+pm/I fK5VWVW5NFlqY4jYYl2kpR3flECDEQKd+onc6I0LMx7EwCX4OiKchr7sTgOGudfyfHqt t1NFuTTPQ+hfgLvK2iNfS45OyL+wzZHLgOt/j6gIwhnHvjrkYskh4fPWltI0yoqJz5GE j21AFSzgJzYgg+ebkpAZYCVKXLvewHblnqsDIkNi0hUKqs2i6gEkrKZ7GQwNLOtFOU+W owEB/OPgJFOwznDYflmmAfkxAUCAsSk5u2pwrEm7890FAY5//nI99tV89GdxXTNrUIpX Eiog== 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=09xN05PDMp1pgLfrpcqlX+lVoWByYWJGB+muyWFgYWg=; b=CcxMHAbfyt5DSRv6GzXl47U2/NcQ/SwhvpQubLuS40VJsYSRzApjIpFRPeeDe3/+yD Ds9gleNTUFhdjLhLA8pXUB88181p6H7mmT1KuSE+MjeNKjxaHyYN4EyuCurDGPInwyp4 MPLyTt9IEvCICacd9Q8O4+eyUm6yIgFIIo+CHWdsTYuyhb+TQbRNewc/pk34/60sOAjB 0oqTsBikYUPXk9TGaaNY7QPhZ+a0M5CuTsglughHXE0NzWLyQ419sxKw0r/3VTv3bHWZ ZSp6tdYvgcna8GB1DldaSvi5D8CCS1ZkaFYuy8u3fyza/ggFGoJD1GbGjKi8LfPkh/Zn qSWg== X-Gm-Message-State: AGi0PuY/zdaVf5Y5iQENFnEGV0o0VfVOygnInIOV6gH0ldfpCCDtED3j jnECprk8sUrR7YyIn9D1uoOZGr+Y X-Google-Smtp-Source: APiQypIjaDrnfIfLlE/tFbTDphU3uO7lQtsvtGefesqPxqB7TX2NTgah76Anf0xVlzrtBFaET7UBpg== X-Received: by 2002:a37:b15:: with SMTP id 21mr10620253qkl.104.1587755315322; Fri, 24 Apr 2020 12:08:35 -0700 (PDT) Received: from localhost.localdomain ([71.219.72.172]) by smtp.gmail.com with ESMTPSA id g133sm4281858qke.73.2020.04.24.12.08.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Apr 2020 12:08:34 -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-next-5.8 Date: Fri, 24 Apr 2020 15:08:27 -0400 Message-Id: <20200424190827.4542-1-alexander.deucher@amd.com> X-Mailer: git-send-email 2.25.3 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-next-5.8
|
expand
|