From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.3 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 17DE7C2D0A8 for ; Wed, 30 Sep 2020 04:10:15 +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 9C3472087D for ; Wed, 30 Sep 2020 04:10:14 +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="pNx/VA0n" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9C3472087D 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 B4B048924B; Wed, 30 Sep 2020 04:10:13 +0000 (UTC) Received: from mail-wr1-x42e.google.com (mail-wr1-x42e.google.com [IPv6:2a00:1450:4864:20::42e]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7C5D38924B for ; Wed, 30 Sep 2020 04:10:12 +0000 (UTC) Received: by mail-wr1-x42e.google.com with SMTP id c18so137136wrm.9 for ; Tue, 29 Sep 2020 21:10:12 -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; bh=5DVhLmFbpFk4hJocWp76AGcoX/p4KGiPK0AkbQCO2rg=; b=pNx/VA0ndstQ+7Jq8wJ7SvKG0kYwrtWqIx2/6vMx1vmwoZtEpTLylAk9fxC9ItV1La acU4wkx9eZa9oec0kh/FUuor7LOB8w6zY+5a+qJbHiNIAq26u31W9m7wrYDuBdTOYNCR DhcW3HzYpo964PGhpsnWPKSPk30ZdiEBkEQhpMNKi3QXSDHc8cpPdeXw0zTAby693uQe W4fBTRmBWgqgx4xlJZW4hSM5HI02i9FzByMkDHfk5w+05Wj690MuW9Oxu2SnqOoZV3DP shYn3F2Kl8exyVZLjnNVLVi0qqG0tFz7Ek06CaRz7aOR0EU7VhX/Ny/BqqU0NpNAzGRd Snaw== 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; bh=5DVhLmFbpFk4hJocWp76AGcoX/p4KGiPK0AkbQCO2rg=; b=GzUEalcgTEi9WcKXlvZQEs2HMTttRF5J7+GDbeEnW9lSbuwoeORS2+YooCOsi9DWOR rc1PSS8a2Vza8MLX2egBuFGRtoBcdkGVu7ZNL5dko/DwZhGg8u5Fb7v8DxO8DDIVsZJt +nTAVhNVHkWu5vSV/4A2zQ4i5qmr5mo+HUuHSE9JFX9QWWMdT6+m53KYuXU9LyBBJo3B yaBwSDMHHdTO7uPwd/r0/6eCq+N1kcVNXh9lU4nJ6walR0lwtj1taCU1rvfeerQsTfy3 7CP5mkJn5h3nzwE47aGby97TIPiIQ1pbQSwKzSUrd3zsNC8WGfeqdED9JdqeOP3aTjcU M1sA== X-Gm-Message-State: AOAM530LtNj/RQAmvYu2mTF4nG1uUEb5ug9x9RP4ke07fzBntzwUGRTv ZH593njI8Dhcs4BR4T22CzirybRJ5Qw= X-Google-Smtp-Source: ABdhPJxIRwgXNCA/4KXnmJg7bmHeNbitUOg/EHQlFVSmL9eUrUXE6LM5nF7hZ+I09hHVrKASHhah0A== X-Received: by 2002:a5d:4a4b:: with SMTP id v11mr691130wrs.36.1601439010839; Tue, 29 Sep 2020 21:10:10 -0700 (PDT) Received: from sroland-t5810.vmware.com (46-126-183-173.dynamic.hispeed.ch. [46.126.183.173]) by smtp.gmail.com with ESMTPSA id v2sm519388wme.19.2020.09.29.21.10.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Sep 2020 21:10:10 -0700 (PDT) From: "Roland Scheidegger (VMware)" To: dri-devel@lists.freedesktop.org, airlied@redhat.com, daniel@ffwll.ch Subject: [git pull] vmwgfx-fixes-5.9 Date: Wed, 30 Sep 2020 06:10:00 +0200 Message-Id: <20200930041000.2423-1-rscheidegger.oss@gmail.com> X-Mailer: git-send-email 2.17.1 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-graphics-maintainer@vmware.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Dave, Daniel One important fix for recent breakage. The following changes since commit a1b8638ba1320e6684aa98233c15255eb803fac7: Linux 5.9-rc7 (2020-09-27 14:38:10 -0700) are available in the Git repository at: git://people.freedesktop.org/~sroland/linux vmwgfx-fixes-5.9 for you to fetch changes up to f54c4442893b8dfbd3aff8e903c54dfff1aef990: drm/vmwgfx: Fix error handling in get_node (2020-09-30 05:44:28 +0200) ---------------------------------------------------------------- Zack Rusin (1): drm/vmwgfx: Fix error handling in get_node drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_thp.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel