Message ID | 20200123191424.3849-1-alexander.deucher@amd.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=OTeP=3M=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 934051398 for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 23 Jan 2020 19:14:37 +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 711D42077C for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 23 Jan 2020 19:14:37 +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="IB737zPJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 711D42077C 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 8D9056FE33; Thu, 23 Jan 2020 19:14:34 +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 B2CC96FE31; Thu, 23 Jan 2020 19:14:32 +0000 (UTC) Received: by mail-qk1-x72e.google.com with SMTP id j20so4551619qka.10; Thu, 23 Jan 2020 11:14:32 -0800 (PST) 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=F6dtyi0TxFJoF+T23AQH64PDgakD37qLEHUU/wMvAqo=; b=IB737zPJ2G+BvaTc8adyUa7tF614GBIlujgS5L+9PAbP2Xgo2yHJ41Ik1yol4PoyEI rXx5npJc3QSPTuzjNMgVu4zW9DMwEByrn++lLFIv765DdQrkDwZTlhfQeZBkRXmsqBMV R8Fnwnlr22mE4HSnXlV+Ij+OVsTG29Sa5aW/0flrPbzrC/uJdrD0l2U4jcb7LwX814pO yOOC4stigz8KU2kMTFzCgl4RSBx/8CFjn7CS94zYleKL1iIcMr2ZeBwtCjvDdfApzBiS VV/lV+y9GxHMFxlRH2flEVcOdI0sgaiMOEVFmDIRyy90n37gofo5W2E7+j1mqlzRwlp9 KvXA== 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=F6dtyi0TxFJoF+T23AQH64PDgakD37qLEHUU/wMvAqo=; b=hQv6OtafX4z4R0qBqnSj/4l/210OWKvPsRpv/1CyODpNn99liFC13OwoY70wNLC4cM Go5nyDp7SodK5oUTcwIjX0HYn5jXzv4c077TJ0objKvSqy5D2MFunkVtlw1/wv04XxON ipSHUX6auW68zyWKW1bBGom0luDGLymkCV7MbnhPUhVia9EtV2Im4bXKCHDQTPwyJMW8 Ru5FDvB3vi4whh5ABsV22Ih7YvlMc6Z2HKTKeHRvtdje3/YTIQVrUtivJLMvMB9xcdyj VqlKPwAahReVCaQ4K0NplXu6J2Hj/D9qgP+8kk7n+aZ71aF44k6U7rcm2vvHIDGsWwGJ kB9A== X-Gm-Message-State: APjAAAUsiHdxPK/2qDpKSsgsbrILYSaO91hihuG1LEuOh4NQGm6nbxzP 0CAWJWttYasDcamZ8JcbB4xwYFe1 X-Google-Smtp-Source: APXvYqzJ2RQ+U8VUU1HCW3P4etofOu4ZmhxYAviF2VPhg74oXm3LgTKGQhu/aSBdGlNr1hOfTTyaUA== X-Received: by 2002:ae9:e910:: with SMTP id x16mr17291002qkf.90.1579806871640; Thu, 23 Jan 2020 11:14:31 -0800 (PST) Received: from localhost.localdomain ([71.219.59.120]) by smtp.gmail.com with ESMTPSA id 8sm1398272qkm.92.2020.01.23.11.14.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Jan 2020 11:14:31 -0800 (PST) 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.5 Date: Thu, 23 Jan 2020 14:14:24 -0500 Message-Id: <20200123191424.3849-1-alexander.deucher@amd.com> X-Mailer: git-send-email 2.24.1 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 drm-fixes-5.5
|
expand
|