aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/display/drm_dp_mst_topology.c
diff options
context:
space:
mode:
authorLu Baolu <[email protected]>2024-09-02 01:47:00 +0000
committerLyude Paul <[email protected]>2024-09-10 19:40:27 +0000
commit45c690aea8ee5b7d012cd593bd288540a4bfdbf0 (patch)
tree29bdf9e0f6c2976060ee570b3c1cc70358a79447 /drivers/gpu/drm/display/drm_dp_mst_topology.c
parentdrm/rockchip: Use iommu_paging_domain_alloc() (diff)
downloadkernel-45c690aea8ee5b7d012cd593bd288540a4bfdbf0.tar.gz
kernel-45c690aea8ee5b7d012cd593bd288540a4bfdbf0.zip
drm/tegra: Use iommu_paging_domain_alloc()
Commit <17de3f5fdd35> ("iommu: Retire bus ops") removes iommu ops from the bus structure. The iommu subsystem no longer relies on bus for operations. So iommu_domain_alloc() interface is no longer relevant. Replace iommu_domain_alloc() with iommu_paging_domain_alloc() which takes the physical device from which the host1x_device virtual device was instantiated. This physical device is a common parent to all physical devices that are part of the virtual device. Suggested-by: Thierry Reding <[email protected]> Signed-off-by: Lu Baolu <[email protected]> Signed-off-by: Lyude Paul <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/display/drm_dp_mst_topology.c')
0 files changed, 0 insertions, 0 deletions