Message ID | 20200903222921.4152-1-alexander.deucher@amd.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=c7+Z=CM=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 5C8C6109A for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 3 Sep 2020 22:29:42 +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 3A15820716 for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 3 Sep 2020 22:29:42 +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="n9IaDm7M" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3A15820716 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 4FA616EA37; Thu, 3 Sep 2020 22:29:36 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qk1-x72e.google.com (mail-qk1-x72e.google.com [IPv6:2607:f8b0:4864:20::72e]) by gabe.freedesktop.org (Postfix) with ESMTPS id D44BE6EA37; Thu, 3 Sep 2020 22:29:34 +0000 (UTC) Received: by mail-qk1-x72e.google.com with SMTP id f2so4690919qkh.3; Thu, 03 Sep 2020 15:29:34 -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=Sjf/p/aGiIyhhyvs67xgNSL2UUI0A+0V3NRA5KUuFgw=; b=n9IaDm7M1k6khjD2ZEwpVYaot7DTCqYUcL8Z5MI9HZ1yKDVXhuyZQyKEaE/G4H0C2b C0jLVTUR9/3eyf8KS6BNB30TSJtGBCDLZeMVyF+/V0I6TI8LKAjsJnc2dK3rYswrCcrQ J5CyejtQj/AHmdGTCjlAQQGP53EWDobTcpAPWmYHGBsCatt+XqRZOJUAI9Yt14xZ3l9Z 1BSvld4TvDfE8gS83R334eSyXcLIRrxCVFmhU+l4bOkjrTy0lnJqnKmbzZr2gc2Jrg1b LNADdDeqmTBXd3Oq/rpHKSFCItmieRZWmay906lRljXeGTxpAQDlWtVdi0anxgONQ+iO ExJw== 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=Sjf/p/aGiIyhhyvs67xgNSL2UUI0A+0V3NRA5KUuFgw=; b=qnfwZ+ak4yvA6LbMywr7NkircXcVArjnf2CwTLAKIA8ystC84NtIKvlD/uHbvKZ5Ml p04p8K0PwDI0+pYTdpUgvbtOQ4HZV5MDs/5oGFVI1Vupt/nzNV3vD5/+HrJZe0w1SkxY mg81wMGw4/GV2/rN7nclSASLHieMPN1zanwka8q6wzJTh5GNSvfOQPNoW/iygGf3E30M +MqTBj1cngJJup6lwzxQP0nz7khwRlQmYyvlC7/1tNDHdbSZ4yw2mp3OGGpP5tiouVqq RfttRjBKcpt0N9R8Jadi/pESRC2aECAIGxl8DwGN3ibaZTxkndOoi5LwKopMJkNUGw1z 743g== X-Gm-Message-State: AOAM533zKftGLmq7VC89xtI5X8pdvp3T+TPMDibNFd2RYI3T2JKwA74v VbYDg7pmf5myFeUEkuvr8Jjg0uKnfNA= X-Google-Smtp-Source: ABdhPJwUsx8CAIS8ky859ujYSi9dJ5LTDeC9AMYL4/rYj3sL7j1OF5OjdHLgVnQkbv9Kg7+kaXco5g== X-Received: by 2002:a37:e82:: with SMTP id 124mr5227940qko.77.1599172172346; Thu, 03 Sep 2020 15:29:32 -0700 (PDT) Received: from localhost.localdomain ([71.219.66.138]) by smtp.gmail.com with ESMTPSA id a25sm3150242qtd.8.2020.09.03.15.29.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Sep 2020 15:29:31 -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, scheduler drm-next-5.10 Date: Thu, 3 Sep 2020 18:29:21 -0400 Message-Id: <20200903222921.4152-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, scheduler drm-next-5.10
|
expand
|