]> git.ipfire.org Git - thirdparty/linux.git/commit
gpu: host1x: Use tegra_dev_iommu_get_stream_id()
authorThierry Reding <treding@nvidia.com>
Thu, 17 Nov 2022 12:36:19 +0000 (13:36 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 27 Jan 2023 16:41:49 +0000 (17:41 +0100)
commit9026ba722360ce5fb72ff7bbc445c49dc9a736ac
treef9f68dac140e6e50f61498fc679c21cf497b3468
parent900cd8f065de8d867bc436c1ba05873dc893f2cb
gpu: host1x: 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/host1x/context.c
drivers/gpu/host1x/hw/channel_hw.c