]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/tegra: Use tegra_dev_iommu_get_stream_id()
authorThierry Reding <treding@nvidia.com>
Thu, 17 Nov 2022 12:34:50 +0000 (13:34 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 27 Jan 2023 16:49:43 +0000 (17:49 +0100)
commitb8cbb04f6567ac16e3be13f3d0c369d264815832
tree68ed44ee0b58d5fb521f7d4eb343b30c7789e337
parent9026ba722360ce5fb72ff7bbc445c49dc9a736ac
drm/tegra: 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/submit.c