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

/linux-4.4.14/drivers/gpu/host1x/
H A DMakefile
H A Ddev.c39 void host1x_sync_writel(struct host1x *host1x, u32 v, u32 r) host1x_sync_writel() argument
46 u32 host1x_sync_readl(struct host1x *host1x, u32 r) host1x_sync_readl() argument
H A Dcdma.c52 struct host1x *host1x = cdma_to_host1x(cdma); host1x_pushbuffer_destroy() local
68 struct host1x *host1x = cdma_to_host1x(cdma); host1x_pushbuffer_init() local
217 struct host1x *host1x = cdma_to_host1x(cdma); update_cdma_locked() local
276 struct host1x *host1x = cdma_to_host1x(cdma); host1x_cdma_update_sync_queue() local
387 struct host1x *host1x = cdma_to_host1x(cdma); host1x_cdma_deinit() local
405 struct host1x *host1x = cdma_to_host1x(cdma); host1x_cdma_begin() local
438 struct host1x *host1x = cdma_to_host1x(cdma); host1x_cdma_push() local
465 struct host1x *host1x = cdma_to_host1x(cdma); host1x_cdma_end() local
H A Ddebug.c99 static void show_all_no_fifo(struct host1x *host1x, struct output *o) show_all_no_fifo() argument
155 static void host1x_debugfs_init(struct host1x *host1x) host1x_debugfs_init() argument
182 static void host1x_debugfs_exit(struct host1x *host1x) host1x_debugfs_exit() argument
187 void host1x_debug_init(struct host1x *host1x) host1x_debug_init() argument
193 void host1x_debug_deinit(struct host1x *host1x) host1x_debug_deinit() argument
199 void host1x_debug_dump(struct host1x *host1x) host1x_debug_dump() argument
207 void host1x_debug_dump_syncpts(struct host1x *host1x) host1x_debug_dump_syncpts() argument
H A Dbus.c218 static int host1x_add_client(struct host1x *host1x, host1x_add_client() argument
240 static int host1x_del_client(struct host1x *host1x, host1x_del_client() argument
372 static int host1x_device_add(struct host1x *host1x, host1x_device_add() argument
431 static void host1x_device_del(struct host1x *host1x, host1x_device_del() argument
442 static void host1x_attach_driver(struct host1x *host1x, host1x_attach_driver() argument
464 static void host1x_detach_driver(struct host1x *host1x, host1x_detach_driver() argument
478 int host1x_register(struct host1x *host1x) host1x_register() argument
496 int host1x_unregister(struct host1x *host1x) host1x_unregister() argument
517 struct host1x *host1x; host1x_driver_register_full() local
549 struct host1x *host1x; host1x_client_register() local
575 struct host1x *host1x; host1x_client_unregister() local
H A Ddev.h101 struct host1x { struct
/linux-4.4.14/drivers/gpu/host1x/hw/
H A Dcdma_hw.c42 struct host1x *host1x = cdma_to_host1x(cdma); cdma_timeout_cpu_incr() local
105 struct host1x *host1x = cdma_to_host1x(cdma); cdma_timeout_restart() local
211 struct host1x *host1x = cdma_to_host1x(cdma); cdma_resume() local
235 struct host1x *host1x; cdma_timeout_handler() local
/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddrm.c499 struct host1x *host1x = dev_get_drvdata(drm->dev->parent); tegra_syncpt_incr() local
513 struct host1x *host1x = dev_get_drvdata(drm->dev->parent); tegra_syncpt_wait() local

Completed in 229 milliseconds