Home
last modified time | relevance | path

Searched defs:mthd (Results 1 – 18 of 18) sorted by relevance

/linux-3.3/drivers/gpu/drm/nouveau/
Dnv04_graph.c555 u32 class, u32 mthd, u32 data) in nv04_graph_mthd_set_ref()
563 u32 class, u32 mthd, u32 data) in nv04_graph_mthd_page_flip()
717 u32 class, u32 mthd, u32 data) in nv04_graph_mthd_set_operation()
732 u32 class, u32 mthd, u32 data) in nv04_graph_mthd_surf3d_clip_h()
751 u32 class, u32 mthd, u32 data) in nv04_graph_mthd_surf3d_clip_v()
770 u32 class, u32 mthd, u32 data) in nv04_graph_mthd_bind_surf2d()
787 u32 class, u32 mthd, u32 data) in nv04_graph_mthd_bind_surf2d_swzsurf()
808 u32 class, u32 mthd, u32 data) in nv04_graph_mthd_bind_nv01_patt()
823 u32 class, u32 mthd, u32 data) in nv04_graph_mthd_bind_nv04_patt()
838 u32 class, u32 mthd, u32 data) in nv04_graph_mthd_bind_rop()
[all …]
Dnv50_graph.c344 u32 class, u32 mthd, u32 data) in nv50_graph_nvsw_dma_vblsem()
362 u32 class, u32 mthd, u32 data) in nv50_graph_nvsw_vblsem_offset()
373 u32 class, u32 mthd, u32 data) in nv50_graph_nvsw_vblsem_release_val()
381 u32 class, u32 mthd, u32 data) in nv50_graph_nvsw_vblsem_release()
399 u32 class, u32 mthd, u32 data) in nv50_graph_nvsw_mthd_page_flip()
715 u32 mthd = (addr & 0x00001ffc); in nv50_pgraph_trap_handler() local
743 u32 mthd = (addr & 0x00001ffc); in nv50_pgraph_trap_handler() local
931 u32 mthd = (addr & 0x00001ffc); in nv50_graph_isr() local
Dnvc0_grctx.c39 nv_mthd(struct drm_device *dev, u32 class, u32 mthd, u32 data) in nv_mthd()
49 u32 mthd; in nvc0_grctx_generate_9097() local
1206 u32 mthd; in nvc0_grctx_generate_9197() local
1219 u32 mthd; in nvc0_grctx_generate_9297() local
Dnouveau_dma.h130 BEGIN_NVC0(struct nouveau_channel *chan, int op, int subc, int mthd, int size) in BEGIN_NVC0()
136 BEGIN_RING(struct nouveau_channel *chan, int subc, int mthd, int size) in BEGIN_RING()
Dnv31_mpeg.c171 nv31_mpeg_mthd_dma(struct nouveau_channel *chan, u32 class, u32 mthd, u32 data) in nv31_mpeg_mthd_dma()
251 u32 mthd = nv_rd32(dev, 0x00b234); in nv31_mpeg_isr() local
Dnouveau_object.c43 u32 mthd; member
72 nouveau_gpuobj_mthd_new(struct drm_device *dev, u32 class, u32 mthd, in nouveau_gpuobj_mthd_new() argument
99 u32 class, u32 mthd, u32 data) in nouveau_gpuobj_mthd_call()
120 u32 class, u32 mthd, u32 data) in nouveau_gpuobj_mthd_call2()
Dnv10_graph.c974 u32 class, u32 mthd, u32 data) in nv17_graph_mthd_lma_window()
1050 u32 class, u32 mthd, u32 data) in nv17_graph_mthd_lma_enable()
1089 u32 mthd = (addr & 0x00001ffc); in nv10_graph_isr() local
Dnv04_fifo.c344 const int mthd = addr & 0x1ffc; in nouveau_fifo_swmthd() local
409 uint32_t mthd, data; in nv04_fifo_isr() local
Dnv84_crypt.c124 u32 mthd = nv_rd32(dev, 0x102190); in nv84_crypt_isr() local
Dnva3_copy.c172 u32 mthd = (addr & 0x07ff) << 2; in nva3_copy_isr() local
Dnvc0_graph.c338 u32 class, u32 mthd, u32 data) in nvc0_graph_mthd_page_flip()
672 u32 mthd = (addr & 0x00003ffc); in nvc0_graph_isr() local
Dnv50_mpeg.c176 u32 mthd = nv_rd32(dev, 0x00b234); in nv50_mpeg_isr() local
Dnvc0_copy.c163 u32 mthd = (addr & 0x07ff) << 2; in nvc0_copy_isr() local
Dnv40_graph.c399 u32 mthd = (addr & 0x00001ffc); in nv40_graph_isr() local
Dnv20_graph.c680 u32 mthd = (addr & 0x00001ffc); in nv20_graph_isr() local
Dnvc0_fifo.c447 u32 mthd = (addr & 0x00003ffc); in nvc0_fifo_isr_subfifo_intr() local
Dnvd0_display.c88 evo_icmd(struct drm_device *dev, int id, u32 mthd, u32 data) in evo_icmd()
185 evo_piow(struct drm_device *dev, int ch, u16 mthd, u32 data) in evo_piow()
1598 u32 mthd = nv_rd32(dev, 0x6101f0 + (chid * 12)); in nvd0_display_intr() local
Dnv50_display.c54 evo_icmd(struct drm_device *dev, int ch, u32 mthd, u32 data) in evo_icmd()