OSDN Git Service

drm/tegra: vic: Use tegra_dev_iommu_get_stream_id()
authorThierry Reding <treding@nvidia.com>
Thu, 17 Nov 2022 12:35:20 +0000 (13:35 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 27 Jan 2023 16:49:44 +0000 (17:49 +0100)
commitb50ad38d8718937928aab5de4ee89eb44fdada02
treef1b0038a34a1b78e6184b31f62f02ce18be7ff82
parentb8cbb04f6567ac16e3be13f3d0c369d264815832
drm/tegra: vic: 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/vic.c