Lines Matching defs:chan
383 nv04_graph_load_context(struct nouveau_channel *chan) in nv04_graph_load_context()
408 struct nouveau_channel *chan = NULL; in nv04_graph_unload_context() local
429 nv04_graph_context_new(struct nouveau_channel *chan, int engine) in nv04_graph_context_new()
445 nv04_graph_context_del(struct nouveau_channel *chan, int engine) in nv04_graph_context_del()
468 nv04_graph_object_new(struct nouveau_channel *chan, int engine, in nv04_graph_object_new()
554 nv04_graph_mthd_set_ref(struct nouveau_channel *chan, in nv04_graph_mthd_set_ref()
562 nv04_graph_mthd_page_flip(struct nouveau_channel *chan, in nv04_graph_mthd_page_flip()
650 nv04_graph_set_ctx1(struct nouveau_channel *chan, u32 mask, u32 value) in nv04_graph_set_ctx1()
667 nv04_graph_set_ctx_val(struct nouveau_channel *chan, u32 mask, u32 value) in nv04_graph_set_ctx_val()
716 nv04_graph_mthd_set_operation(struct nouveau_channel *chan, in nv04_graph_mthd_set_operation()
731 nv04_graph_mthd_surf3d_clip_h(struct nouveau_channel *chan, in nv04_graph_mthd_surf3d_clip_h()
750 nv04_graph_mthd_surf3d_clip_v(struct nouveau_channel *chan, in nv04_graph_mthd_surf3d_clip_v()
769 nv04_graph_mthd_bind_surf2d(struct nouveau_channel *chan, in nv04_graph_mthd_bind_surf2d()
786 nv04_graph_mthd_bind_surf2d_swzsurf(struct nouveau_channel *chan, in nv04_graph_mthd_bind_surf2d_swzsurf()
807 nv04_graph_mthd_bind_nv01_patt(struct nouveau_channel *chan, in nv04_graph_mthd_bind_nv01_patt()
822 nv04_graph_mthd_bind_nv04_patt(struct nouveau_channel *chan, in nv04_graph_mthd_bind_nv04_patt()
837 nv04_graph_mthd_bind_rop(struct nouveau_channel *chan, in nv04_graph_mthd_bind_rop()
852 nv04_graph_mthd_bind_beta1(struct nouveau_channel *chan, in nv04_graph_mthd_bind_beta1()
867 nv04_graph_mthd_bind_beta4(struct nouveau_channel *chan, in nv04_graph_mthd_bind_beta4()
882 nv04_graph_mthd_bind_surf_dst(struct nouveau_channel *chan, in nv04_graph_mthd_bind_surf_dst()
897 nv04_graph_mthd_bind_surf_src(struct nouveau_channel *chan, in nv04_graph_mthd_bind_surf_src()
912 nv04_graph_mthd_bind_surf_color(struct nouveau_channel *chan, in nv04_graph_mthd_bind_surf_color()
927 nv04_graph_mthd_bind_surf_zeta(struct nouveau_channel *chan, in nv04_graph_mthd_bind_surf_zeta()
942 nv04_graph_mthd_bind_clip(struct nouveau_channel *chan, in nv04_graph_mthd_bind_clip()
957 nv04_graph_mthd_bind_chroma(struct nouveau_channel *chan, in nv04_graph_mthd_bind_chroma()
1014 struct nouveau_channel *chan = NULL; in nv04_graph_context_switch() local