]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/tegra: nvdec: Use tegra_dev_iommu_get_stream_id()
authorThierry Reding <treding@nvidia.com>
Thu, 17 Nov 2022 12:34:23 +0000 (13:34 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 27 Jan 2023 16:49:44 +0000 (17:49 +0100)
commit2abdd44e3126e29cc310cbf5f1eda7ca7d979df3
treeeeb309e08411e5dee46978d1a0c8cef31342e06a
parentb50ad38d8718937928aab5de4ee89eb44fdada02
drm/tegra: nvdec: Use tegra_dev_iommu_get_stream_id()

Use the newly implemented tegra_dev_iommu_get_stream_id() helper to
encapsulate and centralize the IOMMU stream ID access.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/nvdec.c