Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnv50_fbcon.c42 BEGIN_NV04(chan, NvSub2D, 0x02ac, 1); in nv50_fbcon_fillrect()
45 BEGIN_NV04(chan, NvSub2D, 0x0588, 1); in nv50_fbcon_fillrect()
51 BEGIN_NV04(chan, NvSub2D, 0x0600, 4); in nv50_fbcon_fillrect()
57 BEGIN_NV04(chan, NvSub2D, 0x02ac, 1); in nv50_fbcon_fillrect()
76 BEGIN_NV04(chan, NvSub2D, 0x0110, 1); in nv50_fbcon_copyarea()
78 BEGIN_NV04(chan, NvSub2D, 0x08b0, 4); in nv50_fbcon_copyarea()
83 BEGIN_NV04(chan, NvSub2D, 0x08d0, 4); in nv50_fbcon_copyarea()
113 BEGIN_NV04(chan, NvSub2D, 0x0814, 2); in nv50_fbcon_imageblit()
122 BEGIN_NV04(chan, NvSub2D, 0x0838, 2); in nv50_fbcon_imageblit()
125 BEGIN_NV04(chan, NvSub2D, 0x0850, 4); in nv50_fbcon_imageblit()
[all …]
Dnvc0_fbcon.c42 BEGIN_NVC0(chan, NvSub2D, 0x02ac, 1); in nvc0_fbcon_fillrect()
45 BEGIN_NVC0(chan, NvSub2D, 0x0588, 1); in nvc0_fbcon_fillrect()
51 BEGIN_NVC0(chan, NvSub2D, 0x0600, 4); in nvc0_fbcon_fillrect()
57 BEGIN_NVC0(chan, NvSub2D, 0x02ac, 1); in nvc0_fbcon_fillrect()
76 BEGIN_NVC0(chan, NvSub2D, 0x0110, 1); in nvc0_fbcon_copyarea()
78 BEGIN_NVC0(chan, NvSub2D, 0x08b0, 4); in nvc0_fbcon_copyarea()
83 BEGIN_NVC0(chan, NvSub2D, 0x08d0, 4); in nvc0_fbcon_copyarea()
113 BEGIN_NVC0(chan, NvSub2D, 0x0814, 2); in nvc0_fbcon_imageblit()
122 BEGIN_NVC0(chan, NvSub2D, 0x0838, 2); in nvc0_fbcon_imageblit()
125 BEGIN_NVC0(chan, NvSub2D, 0x0850, 4); in nvc0_fbcon_imageblit()
[all …]
Dnouveau_dma.h56 NvSub2D = 3, /* DO NOT CHANGE - hardcoded for kepler gr fifo */ enumerator