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=-20.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,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 4DA6EC47082 for ; Thu, 3 Jun 2021 14:44:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3234F613F1 for ; Thu, 3 Jun 2021 14:44:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230454AbhFCOqe (ORCPT ); Thu, 3 Jun 2021 10:46:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47134 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229744AbhFCOqd (ORCPT ); Thu, 3 Jun 2021 10:46:33 -0400 Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 10644C06174A for ; Thu, 3 Jun 2021 07:44:49 -0700 (PDT) Received: by mail-ej1-x62f.google.com with SMTP id jt22so9628771ejb.7 for ; Thu, 03 Jun 2021 07:44:48 -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=ZXLqiOa12mOANiH6iRvvdtf+Rzu4NjYP7cxzBWRRCz4=; b=O0htkDFetyqZPg96aJ4tEwmk+QMgeSEg2Cv+gVKdr6Z9NSw8vhRn3vABWRYmsuLHWT kv8mSJepTmxi9cEk5vQn320xfh7Wrv83OUHQOUxybeGIFOcvRWtVBQAEhYyZ8jvNP5u5 p1wScg4sc0rmtwnV3JhF47uPFshJkPPG8l7oxYgxOj+8qR7tXCmneMODUHQUqYfUzZoA GS2KG5PSdqIZFAVQjQDnRGnJreoKxTdiYCe29qlY2Mk8eoJRykrysnitYGIvOeTgotaB j5J+7da/rB3JTRrZnuJDyCHIUEx8Jlq4w7nsRTlTG95O8gUjyjRVMegoTs1C1F9vebHS RXEw== 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=ZXLqiOa12mOANiH6iRvvdtf+Rzu4NjYP7cxzBWRRCz4=; b=ffokXBzMD6I4PR/+/aUo/drWybdpIU7Cn5FOzCeVxiiqGKCOpEjqtSp5qbBTl0rxOa yb9W3BNjT/ZgW8sfP1T3Wi4n584SBSK69vbXaD0rTHd80A9jBrTyiAI62p3mveX17bxd t3TUjiwp/aubq01vFpFMCoGnCAaaPKPvjEkjHvTb6ye+lWjczkLkqy0TTs6BXF0LdgW+ QVKxW8rYT5lRJ7uoQRufpoaRlUcdji+puCkVq6cru3GQJKKYDvrVbmJKs8AWMtev9rHp WEouvpKd6tX5+oBJRNojJswijvz5/zNarent2i+lDjr8S73HYIPPZJ6G+qG0hbm8BDP7 NCsA== X-Gm-Message-State: AOAM530VOvOaH59zx4vKJehcB44E1jZryr5dKeVg2LlPk+bi9dgdNj+Q mFcPqllbDnsYs4eI9Jcs1vo= X-Google-Smtp-Source: ABdhPJyStZwDn50aWLKiU71mTpym6Ev22KVpxVwBfFs2WgoyNdMlal60WPPy4AWvFhNSuuJ3djKucg== X-Received: by 2002:a17:907:7b9e:: with SMTP id ne30mr24962413ejc.389.1622731487699; Thu, 03 Jun 2021 07:44:47 -0700 (PDT) Received: from localhost ([62.96.65.119]) by smtp.gmail.com with ESMTPSA id v1sm1558622ejw.117.2021.06.03.07.44.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Jun 2021 07:44:46 -0700 (PDT) From: Thierry Reding To: Dave Airlie Cc: dri-devel@lists.freedesktop.org, linux-tegra@vger.kernel.org Subject: [GIT PULL] drm/tegra: Fixes for v5.13-rc5 Date: Thu, 3 Jun 2021 16:46:24 +0200 Message-Id: <20210603144624.788861-1-thierry.reding@gmail.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Hi Dave, The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) are available in the Git repository at: ssh://git.freedesktop.org/git/tegra/linux.git tags/drm/tegra/for-5.13-rc5 for you to fetch changes up to 671cc352acd3e2b2832b59787ed8027d9f80ccc9: drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUT (2021-05-31 14:29:44 +0200) Thanks, Thierry ---------------------------------------------------------------- drm/tegra: Fixes for v5.13-rc5 The most important change here fixes a race condition that causes either HDA or (more frequently) display to malfunction because they race for enabling the SOR power domain at probe time. Other than that, there's a couple of build warnings for issues introduced in v5.13 as well as some minor fixes, such as reference leak plugs. ---------------------------------------------------------------- Dmitry Osipenko (1): drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUT Lyude Paul (1): drm/tegra: Get ref for DP AUX channel, not its ddc adapter Nathan Chancellor (1): drm/tegra: Fix shift overflow in tegra_shared_plane_atomic_update Pavel Machek (CIP) (1): drm/tegra: sor: Do not leak runtime PM reference Thierry Reding (3): gpu: host1x: Split up client initalization and registration drm/tegra: sor: Fully initialize SOR before registration drm/tegra: sor: Fix AUX device reference leak drivers/gpu/drm/tegra/drm.h | 2 +- drivers/gpu/drm/tegra/hub.c | 2 +- drivers/gpu/drm/tegra/sor.c | 70 +++++++++++++++++++++++++++------------------ drivers/gpu/host1x/bus.c | 30 +++++++++++++++---- include/linux/host1x.h | 30 +++++++++++++++---- 5 files changed, 92 insertions(+), 42 deletions(-) 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=-18.5 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=unavailable 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 A83C3C47096 for ; Thu, 3 Jun 2021 14:44:50 +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 7B74A613E9 for ; Thu, 3 Jun 2021 14:44:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7B74A613E9 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 0A8576F485; Thu, 3 Jun 2021 14:44:50 +0000 (UTC) Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by gabe.freedesktop.org (Postfix) with ESMTPS id F11BE6F485 for ; Thu, 3 Jun 2021 14:44:48 +0000 (UTC) Received: by mail-ej1-x62a.google.com with SMTP id og14so4318305ejc.5 for ; Thu, 03 Jun 2021 07:44:48 -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=ZXLqiOa12mOANiH6iRvvdtf+Rzu4NjYP7cxzBWRRCz4=; b=O0htkDFetyqZPg96aJ4tEwmk+QMgeSEg2Cv+gVKdr6Z9NSw8vhRn3vABWRYmsuLHWT kv8mSJepTmxi9cEk5vQn320xfh7Wrv83OUHQOUxybeGIFOcvRWtVBQAEhYyZ8jvNP5u5 p1wScg4sc0rmtwnV3JhF47uPFshJkPPG8l7oxYgxOj+8qR7tXCmneMODUHQUqYfUzZoA GS2KG5PSdqIZFAVQjQDnRGnJreoKxTdiYCe29qlY2Mk8eoJRykrysnitYGIvOeTgotaB j5J+7da/rB3JTRrZnuJDyCHIUEx8Jlq4w7nsRTlTG95O8gUjyjRVMegoTs1C1F9vebHS RXEw== 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=ZXLqiOa12mOANiH6iRvvdtf+Rzu4NjYP7cxzBWRRCz4=; b=p+N1jgK0dJgz38mqkY7g0oIpQRUae/WcEQyD07Hsyscb4VmShSh+Hkzy6gt6eTKMsg fYYym9N7kU/Jh6w5E2pIA/eX1ZywIX4bkJCIBQMgY57ct4hmahY3V/ycCS3wL31GMloL MN2qd43XT+60/YvEYC/1jeok6q7Kajv5QbZv/QU4u+frumedOGEl6wB0QEuJme5CFjkx jrz1Lwa2WzpjNzWrmH0wWMlEj0VVyx18Yo9nqsRzla6lA6SbaRVE4OWyHUKX9O+bInbZ tw9ysIxJKIiQX+azaeVcj6Ku62mzljC+ZSTaoPvIk8gp1+MxA5MEvtPaWi3iWh6yhKvn Fo7Q== X-Gm-Message-State: AOAM531vSjatvV6hh1KnHK0y7FBgZCRpXoRUN3Q9XzF7BcCRjYXnvMzN T/C6jamz3F8NQ/V7+gTxf0OrYpG/4WU= X-Google-Smtp-Source: ABdhPJyStZwDn50aWLKiU71mTpym6Ev22KVpxVwBfFs2WgoyNdMlal60WPPy4AWvFhNSuuJ3djKucg== X-Received: by 2002:a17:907:7b9e:: with SMTP id ne30mr24962413ejc.389.1622731487699; Thu, 03 Jun 2021 07:44:47 -0700 (PDT) Received: from localhost ([62.96.65.119]) by smtp.gmail.com with ESMTPSA id v1sm1558622ejw.117.2021.06.03.07.44.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Jun 2021 07:44:46 -0700 (PDT) From: Thierry Reding To: Dave Airlie Subject: [GIT PULL] drm/tegra: Fixes for v5.13-rc5 Date: Thu, 3 Jun 2021 16:46:24 +0200 Message-Id: <20210603144624.788861-1-thierry.reding@gmail.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-tegra@vger.kernel.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Dave, The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) are available in the Git repository at: ssh://git.freedesktop.org/git/tegra/linux.git tags/drm/tegra/for-5.13-rc5 for you to fetch changes up to 671cc352acd3e2b2832b59787ed8027d9f80ccc9: drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUT (2021-05-31 14:29:44 +0200) Thanks, Thierry ---------------------------------------------------------------- drm/tegra: Fixes for v5.13-rc5 The most important change here fixes a race condition that causes either HDA or (more frequently) display to malfunction because they race for enabling the SOR power domain at probe time. Other than that, there's a couple of build warnings for issues introduced in v5.13 as well as some minor fixes, such as reference leak plugs. ---------------------------------------------------------------- Dmitry Osipenko (1): drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUT Lyude Paul (1): drm/tegra: Get ref for DP AUX channel, not its ddc adapter Nathan Chancellor (1): drm/tegra: Fix shift overflow in tegra_shared_plane_atomic_update Pavel Machek (CIP) (1): drm/tegra: sor: Do not leak runtime PM reference Thierry Reding (3): gpu: host1x: Split up client initalization and registration drm/tegra: sor: Fully initialize SOR before registration drm/tegra: sor: Fix AUX device reference leak drivers/gpu/drm/tegra/drm.h | 2 +- drivers/gpu/drm/tegra/hub.c | 2 +- drivers/gpu/drm/tegra/sor.c | 70 +++++++++++++++++++++++++++------------------ drivers/gpu/host1x/bus.c | 30 +++++++++++++++---- include/linux/host1x.h | 30 +++++++++++++++---- 5 files changed, 92 insertions(+), 42 deletions(-)