Searched defs:host1x (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/gpu/host1x/
H A DMakefile
H A Dcontext.h28 static inline int host1x_memory_context_list_init(struct host1x *host1x) argument
H A Dcontext.c21 int host1x_memory_context_list_init(struct host1x *host1x) argument
118 host1x_memory_context_alloc(struct host1x *host1x, struct device *dev, struct pid *pid) argument
[all...]
H A Ddebug.c170 static void host1x_debugfs_init(struct host1x *host1x) argument
194 host1x_debugfs_exit(struct host1x *host1x) argument
199 host1x_debug_init(struct host1x *host1x) argument
205 host1x_debug_deinit(struct host1x *host1x) argument
211 host1x_debug_dump(struct host1x *host1x) argument
220 host1x_debug_dump_syncpts(struct host1x *host1x) argument
[all...]
H A Ddev.c45 void host1x_common_writel(struct host1x *host1x, u32 v, u32 r) argument
50 void host1x_hypervisor_writel(struct host1x *host1x, u32 v, u32 r) argument
55 u32 host1x_hypervisor_readl(struct host1x *host1x, u3 argument
60 host1x_sync_writel(struct host1x *host1x, u32 v, u32 r) argument
67 host1x_sync_readl(struct host1x *host1x, u32 r) argument
307 host1x_wants_iommu(struct host1x *host1x) argument
795 host1x_get_dma_mask(struct host1x *host1x) argument
[all...]
H A Dcdma.c51 struct host1x *host1x = cdma_to_host1x(cdma); local
73 struct host1x *host1x = cdma_to_host1x(cdma); local
235 host1x_cdma_wait_pushbuffer_space(struct host1x *host1x, struct host1x_cdma *cdma, unsigned int needed) argument
366 struct host1x *host1x = cdma_to_host1x(cdma); local
532 struct host1x *host1x = cdma_to_host1x(cdma); local
550 struct host1x *host1x = cdma_to_host1x(cdma); local
594 struct host1x *host1x = cdma_to_host1x(cdma); local
626 struct host1x *host1x = cdma_to_host1x(cdma); local
668 struct host1x *host1x = cdma_to_host1x(cdma); local
[all...]
H A Dbus.c292 host1x_add_client(struct host1x *host1x, struct host1x_client *client) argument
314 host1x_del_client(struct host1x *host1x, struct host1x_client *client) argument
426 host1x_device_add(struct host1x *host1x, struct host1x_driver *driver) argument
488 host1x_device_del(struct host1x *host1x, struct host1x_device *device) argument
499 host1x_attach_driver(struct host1x *host1x, struct host1x_driver *driver) argument
521 host1x_detach_driver(struct host1x *host1x, struct host1x_driver *driver) argument
537 struct host1x *host1x = s->private; local
573 host1x_register(struct host1x *host1x) argument
601 host1x_unregister(struct host1x *host1x) argument
663 struct host1x *host1x; local
697 struct host1x *host1x; local
751 struct host1x *host1x; local
784 struct host1x *host1x; local
[all...]
H A Ddev.h127 struct host1x { struct
[all...]
/linux-master/drivers/gpu/host1x/hw/
H A Dcdma_hw.c91 struct host1x *host1x = cdma_to_host1x(cdma); local
228 struct host1x *host1x = cdma_to_host1x(cdma); local
253 struct host1x *host1x = cdma_to_host1x(cdma); local
281 struct host1x *host1x; local
[all...]
/linux-master/drivers/gpu/drm/tegra/
H A Duapi.c300 struct host1x *host1x = tegra_drm_to_host1x(drm->dev_private); local
344 struct host1x *host1x = tegra_drm_to_host1x(drm->dev_private); local
H A Ddrm.c178 struct host1x *host1x = dev_get_drvdata(drm->dev->parent); local
401 struct host1x *host1x = dev_get_drvdata(drm->dev->parent); local
415 struct host1x *host1x local
1088 struct host1x *host1x = dev_get_drvdata(dev->dev.parent); local
[all...]
/linux-master/include/linux/
H A Dhost1x.h481 host1x_memory_context_alloc(struct host1x *host1x, struct device *dev, struct pid *pid) argument
[all...]

Completed in 143 milliseconds