/freebsd/sys/arm/nvidia/drm2/ |
H A D | tegra_drm_if.m | 36 * Register client to host1x 39 device_t host1x; 44 * Deregister client to host1x 47 device_t host1x; 56 device_t host1x; 65 device_t host1x;
|
H A D | tegra_host1x.c | 639 DEFINE_CLASS_1(host1x, host1x_driver, host1x_methods, 641 EARLY_DRIVER_MODULE(host1x, simplebus, host1x_driver, 0, 0, BUS_PASS_BUS); 645 DRIVER_MODULE(fbd, host1x, fbd_driver, 0, 0);
|
H A D | tegra_hdmi.c | 1003 hdmi_init_client(device_t dev, device_t host1x, struct tegra_drm *drm) in hdmi_init_client() argument 1047 hdmi_exit_client(device_t dev, device_t host1x, struct tegra_drm *drm) in hdmi_exit_client() argument 1322 DRIVER_MODULE(tegra_hdmi, host1x, tegra_hdmi_driver, 0, 0);
|
H A D | tegra_dc.c | 1189 dc_init_client(device_t dev, device_t host1x, struct tegra_drm *drm) in dc_init_client() argument 1237 dc_exit_client(device_t dev, device_t host1x, struct tegra_drm *drm) in dc_exit_client() argument 1444 DRIVER_MODULE(tegra_dc, host1x, tegra_dc_driver, NULL, NULL);
|
/freebsd/sys/contrib/device-tree/Bindings/display/tegra/ |
H A D | nvidia,tegra20-host1x.txt | 1 NVIDIA Tegra host1x 4 - compatible: "nvidia,tegra<chip>-host1x" 12 in the host1x address space. Should be 1. 14 range in the host1x address space. Should be 1. 15 - ranges: The mapping of the host1x address space to the CPU address space. 21 - host1x 28 For each opp entry in 'operating-points-v2' table of host1x and its modules: 36 Each host1x client module having to perform DMA through the Memory Controller 40 The host1x top-level node defines a number of children, each representing one 41 of the following host1x client modules: [all …]
|
H A D | nvidia,tegra114-mipi.txt | 29 host1x@50000000 {
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra124-nyan-big-fhd.dts | 8 host1x@50000000 {
|
H A D | tegra30-asus-lvds-display.dtsi | 8 host1x@50000000 {
|
H A D | tegra20-plutux.dts | 10 host1x@50000000 {
|
H A D | tegra114.dtsi | 33 host1x@50000000 { 34 compatible = "nvidia,tegra114-host1x"; 38 interrupt-names = "syncpt", "host1x"; 40 clock-names = "host1x"; 42 reset-names = "host1x", "mc";
|
H A D | tegra20-tec.dts | 10 host1x@50000000 {
|
H A D | tegra20.dtsi | 35 host1x@50000000 { 36 compatible = "nvidia,tegra20-host1x"; 40 interrupt-names = "syncpt", "host1x"; 42 clock-names = "host1x"; 44 reset-names = "host1x", "mc";
|
H A D | tegra20-medcom-wide.dts | 18 host1x@50000000 {
|
H A D | tegra30-colibri-eval-v3.dts | 25 host1x@50000000 {
|
H A D | tegra124.dtsi | 89 host1x@50000000 { 90 compatible = "nvidia,tegra124-host1x"; 94 interrupt-names = "syncpt", "host1x"; 96 clock-names = "host1x"; 98 reset-names = "host1x", "mc";
|
H A D | tegra30.dtsi | 118 host1x@50000000 { 119 compatible = "nvidia,tegra30-host1x"; 123 interrupt-names = "syncpt", "host1x"; 125 clock-names = "host1x"; 127 reset-names = "host1x", "mc";
|
H A D | tegra20-colibri-iris.dts | 25 host1x@50000000 {
|
H A D | tegra30-apalis-eval.dts | 36 host1x@50000000 {
|
H A D | tegra20-colibri-eval-v3.dts | 25 host1x@50000000 {
|
H A D | tegra124-apalis-v1.2-eval.dts | 37 host1x@50000000 {
|
H A D | tegra124-apalis-eval.dts | 36 host1x@50000000 {
|
H A D | tegra30-apalis-v1.1-eval.dts | 37 host1x@50000000 {
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | nvidia,tegra124-dpaux-padctl.txt | 11 the binding document ../display/tegra/nvidia,tegra20-host1x.txt for more
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra132.dtsi | 84 host1x@50000000 { 85 compatible = "nvidia,tegra132-host1x", 86 "nvidia,tegra124-host1x"; 90 interrupt-names = "syncpt", "host1x"; 92 clock-names = "host1x"; 94 reset-names = "host1x";
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | nvidia,tegra20-i2c.txt | 38 nvidia,tegra210-i2c-vi: Tegra210 has one I2C controller that is on host1x bus
|