Home
last modified time | relevance | path

Searched defs:tegra_drm (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/tegra/ !
Ddrm.h39 struct tegra_drm { struct
40 struct drm_device *drm;
42 struct iommu_domain *domain;
43 bool use_explicit_iommu;
67 static inline struct host1x *tegra_drm_to_host1x(struct tegra_drm *tegra) in tegra_drm_to_host1x() argument