Searched refs:host1x (Results 51 - 60 of 60) sorted by relevance

123

/linux-master/drivers/gpu/drm/tegra/
H A Dgr3d.c9 #include <linux/host1x.h>
534 dev_err(&pdev->dev, "failed to register host1x client: %d\n",
H A Dsubmit.c7 #include <linux/host1x.h>
641 SUBMIT_ERR(context, "host1x job submission failed: %d", err);
H A Ddc.h10 #include <linux/host1x.h>
H A Dnvdec.c9 #include <linux/host1x.h>
184 * parent host1x device.
432 /* inherit DMA mask from host1x parent */
474 err = of_property_read_u32(dev->of_node, "nvidia,host1x-class", &host_class);
531 dev_err(dev, "failed to register host1x client: %d\n", err);
H A Dhub.c9 #include <linux/host1x.h>
1162 dev_err(&pdev->dev, "failed to register host1x client: %d\n",
H A Ddsi.c9 #include <linux/host1x.h>
1670 dev_err(&pdev->dev, "failed to register host1x client: %d\n",
/linux-master/drivers/staging/media/tegra-video/
H A Dtegra20.c16 #include <linux/host1x.h>
H A Dcsi.c9 #include <linux/host1x.h>
810 /* initialize host1x interface */
818 "failed to register host1x client: %d\n", ret);
H A Dtegra210.c14 #include <linux/host1x.h>
432 * Tegra VI block interacts with host1x syncpt to synchronize
H A Dvi.c9 #include <linux/host1x.h>
1925 /* initialize host1x interface */
1936 "failed to register host1x client: %d\n", ret);

Completed in 184 milliseconds

123