OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
gpu
/
host1x
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:22 AM
rwxr-xr-x
📄
Kconfig
653 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
264 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Kconfig
Close
config TEGRA_HOST1X tristate "NVIDIA Tegra host1x driver" depends on ARCH_TEGRA || (ARM && COMPILE_TEST) select IOMMU_IOVA if IOMMU_SUPPORT help Driver for the NVIDIA Tegra host1x hardware. The Tegra host1x module is the DMA engine for register access to Tegra's graphics- and multimedia-related modules. The modules served by host1x are referred to as clients. host1x includes some other functionality, such as synchronization. if TEGRA_HOST1X config TEGRA_HOST1X_FIREWALL bool "Enable HOST1X security firewall" default y help Say yes if kernel should protect command streams from tampering. If unsure, choose Y. endif