diff options
author | Thierry Reding | 2019-06-05 10:47:16 +0200 |
---|---|---|
committer | Thierry Reding | 2019-06-05 15:06:03 +0200 |
commit | 31fa25f100ec0ce25ccf61d1468928c64d1c2fd9 (patch) | |
tree | 550cf60874d8061cdd992ecde2f3f02576b797e4 /drivers/gpu/drm/tegra/drm.h | |
parent | gpu: host1x: Increase maximum DMA segment size (diff) | |
download | kernel-qcow2-linux-31fa25f100ec0ce25ccf61d1468928c64d1c2fd9.tar.gz kernel-qcow2-linux-31fa25f100ec0ce25ccf61d1468928c64d1c2fd9.tar.xz kernel-qcow2-linux-31fa25f100ec0ce25ccf61d1468928c64d1c2fd9.zip |
gpu: host1x: Do not link logical devices to DT nodes
Logical devices created by the host1x bus infrastructure don't need to
be associated with a device tree node. Doing so will cause the driver
core to attempt to hook up IOMMU operations and fail because it is not
a real device.
However, for backwards-compatibility, we need to provide various OF_*
uevent variables that were previously provided by of_device_uevent() and
which are parsed by libdrm in userspace when querying the available
devices. Do this by implementing a uevent callback for the host1x bus.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/tegra/drm.h')
0 files changed, 0 insertions, 0 deletions