/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nv04_graph.c | 555 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 …]
|
D | nv50_graph.c | 344 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
|
D | nvc0_grctx.c | 39 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
|
D | nouveau_dma.h | 130 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()
|
D | nv31_mpeg.c | 171 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
|
D | nouveau_object.c | 43 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()
|
D | nv10_graph.c | 974 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
|
D | nv04_fifo.c | 344 const int mthd = addr & 0x1ffc; in nouveau_fifo_swmthd() local 409 uint32_t mthd, data; in nv04_fifo_isr() local
|
D | nv84_crypt.c | 124 u32 mthd = nv_rd32(dev, 0x102190); in nv84_crypt_isr() local
|
D | nva3_copy.c | 172 u32 mthd = (addr & 0x07ff) << 2; in nva3_copy_isr() local
|
D | nvc0_graph.c | 338 u32 class, u32 mthd, u32 data) in nvc0_graph_mthd_page_flip() 672 u32 mthd = (addr & 0x00003ffc); in nvc0_graph_isr() local
|
D | nv50_mpeg.c | 176 u32 mthd = nv_rd32(dev, 0x00b234); in nv50_mpeg_isr() local
|
D | nvc0_copy.c | 163 u32 mthd = (addr & 0x07ff) << 2; in nvc0_copy_isr() local
|
D | nv40_graph.c | 399 u32 mthd = (addr & 0x00001ffc); in nv40_graph_isr() local
|
D | nv20_graph.c | 680 u32 mthd = (addr & 0x00001ffc); in nv20_graph_isr() local
|
D | nvc0_fifo.c | 447 u32 mthd = (addr & 0x00003ffc); in nvc0_fifo_isr_subfifo_intr() local
|
D | nvd0_display.c | 88 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
|
D | nv50_display.c | 54 evo_icmd(struct drm_device *dev, int ch, u32 mthd, u32 data) in evo_icmd()
|