Lines Matching defs:dev
38 nvc0_graph_ctxctl_debug_unit(struct drm_device *dev, u32 base) in nvc0_graph_ctxctl_debug_unit()
51 nvc0_graph_ctxctl_debug(struct drm_device *dev) in nvc0_graph_ctxctl_debug()
64 struct drm_device *dev = chan->dev; in nvc0_graph_load_context() local
76 nvc0_graph_unload_context_to(struct drm_device *dev, u64 chan) in nvc0_graph_unload_context_to()
95 struct drm_device *dev = chan->dev; in nvc0_graph_construct_context() local
159 struct drm_device *dev = chan->dev; in nvc0_graph_create_context_mmio_list() local
251 struct drm_device *dev = chan->dev; in nvc0_graph_context_new() local
331 nvc0_graph_fini(struct drm_device *dev, int engine, bool suspend) in nvc0_graph_fini()
345 nvc0_graph_init_obj418880(struct drm_device *dev) in nvc0_graph_init_obj418880()
359 nvc0_graph_init_regs(struct drm_device *dev) in nvc0_graph_init_regs()
376 nvc0_graph_init_gpc_0(struct drm_device *dev) in nvc0_graph_init_gpc_0()
423 nvc0_graph_init_units(struct drm_device *dev) in nvc0_graph_init_units()
439 nvc0_graph_init_gpc_1(struct drm_device *dev) in nvc0_graph_init_gpc_1()
464 nvc0_graph_init_rop(struct drm_device *dev) in nvc0_graph_init_rop()
478 nvc0_graph_init_fuc(struct drm_device *dev, u32 fuc_base, in nvc0_graph_init_fuc()
496 nvc0_graph_init_ctxctl(struct drm_device *dev) in nvc0_graph_init_ctxctl()
592 nvc0_graph_init(struct drm_device *dev, int engine) in nvc0_graph_init()
629 nvc0_graph_isr_chid(struct drm_device *dev, u64 inst) in nvc0_graph_isr_chid()
650 nvc0_graph_ctxctl_isr(struct drm_device *dev) in nvc0_graph_ctxctl_isr()
666 nvc0_graph_isr(struct drm_device *dev) in nvc0_graph_isr()
730 nvc0_graph_create_fw(struct drm_device *dev, const char *fwname, in nvc0_graph_create_fw()
765 nvc0_graph_destroy(struct drm_device *dev, int engine) in nvc0_graph_destroy()
789 nvc0_graph_create(struct drm_device *dev) in nvc0_graph_create()