From patchwork Fri Nov 18 17:33:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 13048533 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 9901BC433FE for ; Fri, 18 Nov 2022 17:33:31 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D52EC10E214; Fri, 18 Nov 2022 17:33:29 +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 2A96910E214 for ; Fri, 18 Nov 2022 17:33:28 +0000 (UTC) Received: by mail-ej1-x62a.google.com with SMTP id kt23so14702468ejc.7 for ; Fri, 18 Nov 2022 09:33:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=WS9M7nkv2mKxuRQYxJibp6IkMyIes9Ra8OJxrBmXq2E=; b=AG5X4Mx7ggQNxcG2GnNzp/jza2KW7WuKAt7WSV38XtpT6fZJsnFPOUZP07475Y0QH0 T9to1PK04EBx2IZbKLsD3Kipx5izeQRZAw7qKKQfYIAsKWpyuqKHm0flrHz9N6TZCayi bYxjB4l3owYwisEArqQJYD8q0by/8ozKY1eDv16aZqXym6MJx1z08YFPnpHLCkPaV4f9 85/1XWfcTpZk+XpSGMxGvkv3jCQDoG6YFpEaNLGbBc93y0YZBr3VivcYBzPrbZGgFSsI IT+N2Q2KcoZ0teAEO9BQMf4noqNZJqX3oTortle78ggVOlbx8t3BqkUR9pWeasGBvx37 XiNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=WS9M7nkv2mKxuRQYxJibp6IkMyIes9Ra8OJxrBmXq2E=; b=f5AlJeSbozwr6FfRGoFwgRuhpXQA9PY45IMoC85sZ/P8KoSyHYIdsPMhLRbVPO/FRb PCSNf/7Ssm7C3tUtEEeH9IiGZJLIfneK8eW4XglwsWhrAnAQUHNom/22Wknccy40w9fB QH8bQR0uhxgbLc2d0OCeQA+pa5D8sHdgRgp4vczthHX2mj5B/18eYABQD9mpiTlQFjFq Qrt8+9DyBJPM2PhVnn4DK6ohoZ5RCExoaVo0FrWlmO76zvPEIh+M7M5ZwbA9S5HyNqqm eVQ+IbPWybjkFgGjbPkXYUvu06ifEi3LjqqhSKkgiWplcWHZCPYNU0UTPKZzA8siF1LR XEUA== X-Gm-Message-State: ANoB5pkZZUe3y4UpB794wBxPIXcFOZHLlhjL0jCnjk0pLW3GowPNdJe7 CSd1O0bWfhMt1HmvWSUYSbW6VJvEots= X-Google-Smtp-Source: AA0mqf5ZKXHkqOO6dvbQohrlWrETz58kuWgCM+pm3YRZ2ZJ4I/0EP1TxQ3zyD/H5iI12/i0+KLjcrA== X-Received: by 2002:a17:906:c405:b0:7aa:4560:2dc7 with SMTP id u5-20020a170906c40500b007aa45602dc7mr7018337ejz.33.1668792806633; Fri, 18 Nov 2022 09:33:26 -0800 (PST) Received: from localhost (p200300e41f201d00f22f74fffe1f3a53.dip0.t-ipconnect.de. [2003:e4:1f20:1d00:f22f:74ff:fe1f:3a53]) by smtp.gmail.com with ESMTPSA id 1-20020a170906310100b0078df26efb7dsm1940498ejx.107.2022.11.18.09.33.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 18 Nov 2022 09:33:26 -0800 (PST) From: Thierry Reding To: Dave Airlie , Daniel Vetter Subject: [GIT PULL] drm/tegra: Changes for v6.2-rc1 Date: Fri, 18 Nov 2022 18:33:25 +0100 Message-Id: <20221118173325.742647-1-thierry.reding@gmail.com> X-Mailer: git-send-email 2.38.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 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, Daniel, The following changes since commit c2418f911a31a266af4fbaca998dc73d3676475a: gpu: host1x: Avoid trying to use GART on Tegra20 (2022-11-18 09:33:20 +0100) are available in the Git repository at: https://gitlab.freedesktop.org/drm/tegra.git tags/drm/tegra/for-6.2-rc1 for you to fetch changes up to 1eb336ed12cda68cb207dbdb6918dc60b151ef6a: gpu: host1x: Staticize host1x_syncpt_fence_ops (2022-11-18 09:33:31 +0100) Thanks, Thierry ---------------------------------------------------------------- drm/tegra: Changes for v6.2-rc1 This contains a bunch of cleanups across the board as well as support for the NVDEC hardware found on the Tegra234 SoC. ---------------------------------------------------------------- Dmitry Torokhov (1): drm/tegra: Switch to using devm_fwnode_gpiod_get() Jani Nikula (1): drm/tegra: Convert to using is_hdmi from display info Liu Shixin (1): gpu: host1x: Use DEFINE_SHOW_ATTRIBUTE to simplify debugfs code Mikko Perttunen (6): gpu: host1x: Select context device based on attached IOMMU memory: tegra: Add API for retrieving carveout bounds gpu: host1x: Add stream ID register data for NVDEC on Tegra234 drm/tegra: nvdec: Support multiple clocks drm/tegra: Add code for booting RISC-V based engines drm/tegra: Add Tegra234 support to NVDEC driver Qing Wang (1): drm/tegra: Switch over to vmemdup_user() Thierry Reding (2): gpu: host1x: Update host1x_memory_context_alloc() !IOMMU_API stub gpu: host1x: Staticize host1x_syncpt_fence_ops Zhang Zekun (1): drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe() ruanjinjie (1): drm/tegra: Make gather_bo_ops static drivers/gpu/drm/tegra/Makefile | 3 +- drivers/gpu/drm/tegra/dc.c | 4 +- drivers/gpu/drm/tegra/drm.c | 1 + drivers/gpu/drm/tegra/hdmi.c | 9 +-- drivers/gpu/drm/tegra/nvdec.c | 171 ++++++++++++++++++++++++++++++++++------ drivers/gpu/drm/tegra/output.c | 10 +-- drivers/gpu/drm/tegra/riscv.c | 106 +++++++++++++++++++++++++ drivers/gpu/drm/tegra/riscv.h | 30 +++++++ drivers/gpu/drm/tegra/submit.c | 13 +-- drivers/gpu/drm/tegra/uapi.c | 2 +- drivers/gpu/host1x/context.c | 4 + drivers/gpu/host1x/debug.c | 28 +------ drivers/gpu/host1x/dev.c | 12 +++ drivers/gpu/host1x/fence.c | 2 +- drivers/memory/tegra/mc.c | 25 ++++++ drivers/memory/tegra/tegra234.c | 5 ++ include/linux/host1x.h | 2 + include/soc/tegra/mc.h | 11 +++ 18 files changed, 362 insertions(+), 76 deletions(-) create mode 100644 drivers/gpu/drm/tegra/riscv.c create mode 100644 drivers/gpu/drm/tegra/riscv.h