Home
last modified time | relevance | path

Searched refs:NvSub2D (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnv50_fbcon.c46 BEGIN_RING(chan, NvSub2D, 0x02ac, 1); in nv50_fbcon_fillrect()
49 BEGIN_RING(chan, NvSub2D, 0x0588, 1); in nv50_fbcon_fillrect()
55 BEGIN_RING(chan, NvSub2D, 0x0600, 4); in nv50_fbcon_fillrect()
61 BEGIN_RING(chan, NvSub2D, 0x02ac, 1); in nv50_fbcon_fillrect()
81 BEGIN_RING(chan, NvSub2D, 0x0110, 1); in nv50_fbcon_copyarea()
83 BEGIN_RING(chan, NvSub2D, 0x08b0, 4); in nv50_fbcon_copyarea()
88 BEGIN_RING(chan, NvSub2D, 0x08d0, 4); in nv50_fbcon_copyarea()
119 BEGIN_RING(chan, NvSub2D, 0x0814, 2); in nv50_fbcon_imageblit()
128 BEGIN_RING(chan, NvSub2D, 0x0838, 2); in nv50_fbcon_imageblit()
131 BEGIN_RING(chan, NvSub2D, 0x0850, 4); in nv50_fbcon_imageblit()
[all …]
Dnvc0_fbcon.c46 BEGIN_NVC0(chan, 2, NvSub2D, 0x02ac, 1); in nvc0_fbcon_fillrect()
49 BEGIN_NVC0(chan, 2, NvSub2D, 0x0588, 1); in nvc0_fbcon_fillrect()
55 BEGIN_NVC0(chan, 2, NvSub2D, 0x0600, 4); in nvc0_fbcon_fillrect()
61 BEGIN_NVC0(chan, 2, NvSub2D, 0x02ac, 1); in nvc0_fbcon_fillrect()
81 BEGIN_NVC0(chan, 2, NvSub2D, 0x0110, 1); in nvc0_fbcon_copyarea()
83 BEGIN_NVC0(chan, 2, NvSub2D, 0x08b0, 4); in nvc0_fbcon_copyarea()
88 BEGIN_NVC0(chan, 2, NvSub2D, 0x08d0, 4); in nvc0_fbcon_copyarea()
119 BEGIN_NVC0(chan, 2, NvSub2D, 0x0814, 2); in nvc0_fbcon_imageblit()
128 BEGIN_NVC0(chan, 2, NvSub2D, 0x0838, 2); in nvc0_fbcon_imageblit()
131 BEGIN_NVC0(chan, 2, NvSub2D, 0x0850, 4); in nvc0_fbcon_imageblit()
[all …]
Dnouveau_dma.h53 NvSub2D = 2, enumerator
Dnouveau_fbcon.c173 BEGIN_NVC0(chan, 2, NvSub2D, 0x010c, 1); in nouveau_fbcon_sync()
175 BEGIN_NVC0(chan, 2, NvSub2D, 0x0100, 1); in nouveau_fbcon_sync()