Searched hist:"597 b89d3" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | host1x_context_bus.h | 597b89d3 Mon May 16 03:52:51 CDT 2022 Mikko Perttunen <mperttunen@nvidia.com> gpu: host1x: Add context bus
The context bus is a "dummy" bus that contains struct devices that correspond to IOMMU contexts assigned through Host1x to processes.
Even when host1x itself is built as a module, the bus is registered in built-in code so that the built-in ARM SMMU driver is able to reference it.
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
|
/openbmc/linux/drivers/gpu/host1x/ |
H A D | context_bus.c | 597b89d3 Mon May 16 03:52:51 CDT 2022 Mikko Perttunen <mperttunen@nvidia.com> gpu: host1x: Add context bus
The context bus is a "dummy" bus that contains struct devices that correspond to IOMMU contexts assigned through Host1x to processes.
Even when host1x itself is built as a module, the bus is registered in built-in code so that the built-in ARM SMMU driver is able to reference it.
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | Kconfig | 597b89d3 Mon May 16 03:52:51 CDT 2022 Mikko Perttunen <mperttunen@nvidia.com> gpu: host1x: Add context bus
The context bus is a "dummy" bus that contains struct devices that correspond to IOMMU contexts assigned through Host1x to processes.
Even when host1x itself is built as a module, the bus is registered in built-in code so that the built-in ARM SMMU driver is able to reference it.
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
|
H A D | Makefile | 597b89d3 Mon May 16 03:52:51 CDT 2022 Mikko Perttunen <mperttunen@nvidia.com> gpu: host1x: Add context bus
The context bus is a "dummy" bus that contains struct devices that correspond to IOMMU contexts assigned through Host1x to processes.
Even when host1x itself is built as a module, the bus is registered in built-in code so that the built-in ARM SMMU driver is able to reference it.
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
|
/openbmc/linux/drivers/gpu/ |
H A D | Makefile | 597b89d3 Mon May 16 03:52:51 CDT 2022 Mikko Perttunen <mperttunen@nvidia.com> gpu: host1x: Add context bus
The context bus is a "dummy" bus that contains struct devices that correspond to IOMMU contexts assigned through Host1x to processes.
Even when host1x itself is built as a module, the bus is registered in built-in code so that the built-in ARM SMMU driver is able to reference it.
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
|